mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
CMake
- cmake variables for the different installation paths (thanks to Pietro Cerutti)
This commit is contained in:
parent
19ef6a672d
commit
10ef12b008
5 changed files with 14 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
install (DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/ DESTINATION share/doc/task/i18n
|
||||
install (DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/ DESTINATION ${TASK_DOCDIR}/i18n
|
||||
FILES_MATCHING REGEX "strings.*"
|
||||
REGEX "tips.*"
|
||||
PATTERN "CMakeFiles" EXCLUDE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue