mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Remove deleted file COPYING
from CMakeLists.txt
-Closes #377 Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
40617b094f
commit
8cca35dff2
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ if (EXISTS ${CMAKE_SOURCE_DIR}/test)
|
|||
add_subdirectory (test EXCLUDE_FROM_ALL)
|
||||
endif (EXISTS ${CMAKE_SOURCE_DIR}/test)
|
||||
|
||||
set (doc_FILES ChangeLog README.md INSTALL AUTHORS COPYING LICENSE)
|
||||
set (doc_FILES ChangeLog README.md INSTALL AUTHORS 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