Skip to content

Commit

Permalink
Add README to CPack config.
Browse files Browse the repository at this point in the history
  • Loading branch information
breuderink committed Apr 15, 2021
1 parent f0da30f commit 0cce4f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ add_subdirectory(examples)

# Installation
set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/LICENSE")
set(CPACK_RESOURCE_FILE_README "${CMAKE_CURRENT_SOURCE_DIR}/README.md")
set(CPACK_PACKAGE_CONTACT boris@cortext.nl)
include(CPack)

0 comments on commit 0cce4f9

Please sign in to comment.