Skip to content

Commit bed1730

Browse files
Yong HeYong He
Yong He
authored and
Yong He
committed
disable cpack striping
1 parent be4104f commit bed1730

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -789,6 +789,7 @@ endif()
789789
#
790790
set(CPACK_ARCHIVE_COMPONENT_INSTALL ON)
791791
set(CPACK_COMPONENTS_ALL_IN_ONE_PACKAGE ON)
792+
set(CPACK_STRIP_FILES FALSE)
792793
install(FILES
793794
"${slang_SOURCE_DIR}/README.md"
794795
"${slang_SOURCE_DIR}/LICENSE"

0 commit comments

Comments
 (0)