mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Build: timew 0.9.5~alpha install bug
- Thanks to Gordon Ball.
This commit is contained in:
parent
af0aba6629
commit
5e45f0a513
3 changed files with 9 additions and 4 deletions
|
@ -5,6 +5,5 @@ message ("-- Configuring documentation")
|
|||
configure_file (man/timew.1.in man/timew.1)
|
||||
|
||||
install (DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/man/ DESTINATION ${TIMEW_MAN1DIR} FILES_MATCHING PATTERN "*.1")
|
||||
install (DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/themes/ DESTINATION ${TIMEW_DOCDIR}/themes)
|
||||
install (DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/holidays/ DESTINATION ${TIMEW_DOCDIR}/holidays)
|
||||
|
||||
install (DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/themes/ DESTINATION ${TIMEW_DOCDIR}/themes)
|
||||
install (DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/holidays/ DESTINATION ${TIMEW_DOCDIR}/holidays)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue