Add TASK_RCDIR configuration variable.

This commit is contained in:
Jakub Wilk
2014-01-04 10:33:04 +01:00
committed by Paul Beckingham
parent 664eef7b42
commit 9e6b755cec
6 changed files with 12 additions and 9 deletions

View File

@@ -13,7 +13,7 @@
#define PACKAGE_STRING "${PACKAGE_STRING}"
/* Installation details */
#define TASK_RCDIR "${CMAKE_INSTALL_PREFIX}/${TASK_DOCDIR}/rc"
#define TASK_RCDIR "${CMAKE_INSTALL_PREFIX}/${TASK_RCDIR}"
/* Localization */
#define PACKAGE_LANGUAGE ${PACKAGE_LANGUAGE}