Skip to content

Commit

Permalink
fixup! Cmake: Add Cpack configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Dasperal committed Jun 25, 2024
1 parent 00f78d3 commit 96ea853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ set(CPACK_GENERATOR ZIP)
set(CPACK_INCLUDE_TOPLEVEL_DIRECTORY OFF)
set(CPACK_ARCHIVE_THREADS 0) # For Cmake 3.18+

include(Cpack)
include(CPack)

0 comments on commit 96ea853

Please sign in to comment.