diff options
| author | manuel <manuel@mausz.at> | 2016-05-01 18:06:14 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2016-05-01 18:06:14 +0200 |
| commit | 5823b05feb29a59510c32a9c28ca18b50b9b6399 (patch) | |
| tree | ac1603a592af9415b722b2669e04e417bd13c45c /project/cmake/scripts/linux/archsetup.cmake | |
| parent | 88de33e1836c646ccf594ef162c258d1210fd24e (diff) | |
| download | kodi-pvr-build-5823b05feb29a59510c32a9c28ca18b50b9b6399.tar.gz kodi-pvr-build-5823b05feb29a59510c32a9c28ca18b50b9b6399.tar.bz2 kodi-pvr-build-5823b05feb29a59510c32a9c28ca18b50b9b6399.zip | |
sync with upstream
Diffstat (limited to 'project/cmake/scripts/linux/archsetup.cmake')
| -rw-r--r-- | project/cmake/scripts/linux/archsetup.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/cmake/scripts/linux/archsetup.cmake b/project/cmake/scripts/linux/archsetup.cmake index d0e149e..e193768 100644 --- a/project/cmake/scripts/linux/archsetup.cmake +++ b/project/cmake/scripts/linux/archsetup.cmake | |||
| @@ -17,5 +17,5 @@ endif() | |||
| 17 | 17 | ||
| 18 | find_package(CXX11 REQUIRED) | 18 | find_package(CXX11 REQUIRED) |
| 19 | 19 | ||
| 20 | set(LIRC_DEVICE "\"/dev/lircd\"" CACHE STRING "LIRC device to use") | 20 | set(LIRC_DEVICE "\"/dev/lircd\"" CACHE STRING "LIRC device to use") |
| 21 | set(DEP_DEFINES -DLIRC_DEVICE=${LIRC_DEVICE}) | 21 | set(DEP_DEFINES -DLIRC_DEVICE=${LIRC_DEVICE}) |
