Skip to content

Commit fc21775

Browse files
EOF
1 parent e63dc07 commit fc21775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@ set(CPACK_PACKAGE_NAME ${TARADINO_EXEC})
117117
set(CPACK_SOURCE_GENERATOR TGZ ZIP)
118118
set(CPACK_SOURCE_IGNORE_FILES "/.git/;/cmake-build/;/build/;/.vs/;/out/;CMakeSettings.json")
119119
set(CPACK_STRIP_FILES TRUE)
120-
include(CPack)
120+
include(CPack)

0 commit comments

Comments
 (0)