mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Framework: Added OSS files
This commit is contained in:
parent
c693e9d310
commit
1860a50f69
6 changed files with 246 additions and 1 deletions
|
@ -102,7 +102,7 @@ configure_file (
|
|||
|
||||
add_subdirectory (src)
|
||||
|
||||
set (doc_FILES ChangeLog README.md)
|
||||
set (doc_FILES NEWS ChangeLog README.md INSTALL AUTHORS COPYING LICENSE)
|
||||
foreach (doc_FILE ${doc_FILES})
|
||||
install (FILES ${doc_FILE} DESTINATION ${TIMEW_DOCDIR})
|
||||
endforeach (doc_FILE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue