mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CMake
- finalized install target
This commit is contained in:
parent
198e69f8d1
commit
506799cac4
4 changed files with 13 additions and 7 deletions
|
@ -0,0 +1,4 @@
|
|||
install (DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/ DESTINATION share/doc/task/i18n
|
||||
FILES_MATCHING REGEX "strings.*"
|
||||
REGEX "tips.*"
|
||||
PATTERN "CMakeFiles" EXCLUDE)
|
Loading…
Add table
Add a link
Reference in a new issue