mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 13:36:49 +08:00
Added strip option to cpack
This commit is contained in:
@@ -46,6 +46,7 @@ SET(CPACK_PACKAGE_VERSION "1.1.1")
|
||||
SET(CPACK_INSTALL_CMAKE_PROJECTS "${CUR_SOURCE_DIR}/build;src;ALL;/")
|
||||
SET(CPACK_CMAKE_GENERATOR "Unix Makefiles")
|
||||
|
||||
SET(CPACK_STRIP_FILES "1")
|
||||
#SET (${VERSION} CPACK_DEBIAN_PACKAGE_VERSION)
|
||||
SET (CPACK_DEBIAN_PACKAGE_PRIORITY "optional")
|
||||
SET (CPACK_DEBIAN_PACKAGE_SECTION "graphics")
|
||||
|
Reference in New Issue
Block a user