diff options
| author | manuel <manuel@mausz.at> | 2016-12-14 02:24:46 +0100 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2016-12-14 02:24:46 +0100 |
| commit | a662ba767a6444b76b0394eb60380eee3e839db7 (patch) | |
| tree | a13d904b75e8d899e2b11df3db5bd2a8a47b0acb /project/cmake/scripts/linux/PathSetup.cmake | |
| parent | 2818eb9609d118212211cd657134974f10428b31 (diff) | |
| download | kodi-pvr-build-a662ba767a6444b76b0394eb60380eee3e839db7.tar.gz kodi-pvr-build-a662ba767a6444b76b0394eb60380eee3e839db7.tar.bz2 kodi-pvr-build-a662ba767a6444b76b0394eb60380eee3e839db7.zip | |
Sync with Krypton branch
Diffstat (limited to 'project/cmake/scripts/linux/PathSetup.cmake')
| -rw-r--r-- | project/cmake/scripts/linux/PathSetup.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project/cmake/scripts/linux/PathSetup.cmake b/project/cmake/scripts/linux/PathSetup.cmake index f69711e..5532c2d 100644 --- a/project/cmake/scripts/linux/PathSetup.cmake +++ b/project/cmake/scripts/linux/PathSetup.cmake | |||
| @@ -34,6 +34,7 @@ list(APPEND final_message "Bindir: ${bindir}") | |||
| 34 | list(APPEND final_message "Includedir: ${includedir}") | 34 | list(APPEND final_message "Includedir: ${includedir}") |
| 35 | list(APPEND final_message "Datarootdir: ${datarootdir}") | 35 | list(APPEND final_message "Datarootdir: ${datarootdir}") |
| 36 | list(APPEND final_message "Datadir: ${datadir}") | 36 | list(APPEND final_message "Datadir: ${datadir}") |
| 37 | list(APPEND final_message "Docdir: ${docdir}") | ||
| 37 | 38 | ||
| 38 | set(PATH_DEFINES -DBIN_INSTALL_PATH=\"${libdir}/kodi\" | 39 | set(PATH_DEFINES -DBIN_INSTALL_PATH=\"${libdir}/kodi\" |
| 39 | -DINSTALL_PATH=\"${datarootdir}/kodi\") | 40 | -DINSTALL_PATH=\"${datarootdir}/kodi\") |
