Add TASK_RCDIR configuration variable.
This commit is contained in:
committed by
Paul Beckingham
parent
664eef7b42
commit
9e6b755cec
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user