Skip to content
Snippets Groups Projects
Commit 2144b956 authored by Amorilia's avatar Amorilia
Browse files

Include license, changelog, and VERSION, with binary release.

parent e5af0216
No related branches found
No related tags found
No related merge requests found
...@@ -582,7 +582,10 @@ install( ...@@ -582,7 +582,10 @@ install(
DIRECTORY include/ DIRECTORY include/
DESTINATION include DESTINATION include
) )
install(
FILES license.txt change_log.txt VERSION
DESTINATION .
)
# enable CPack # enable CPack
set(CPACK_PACKAGE_VERSION ${VERSION}) set(CPACK_PACKAGE_VERSION ${VERSION})
set(CPACK_GENERATOR ZIP) set(CPACK_GENERATOR ZIP)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment