mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-30 22:44:06 +08:00
feat: linux packaging
This commit is contained in:
3
cmake/DebPacking.cmake
Normal file
3
cmake/DebPacking.cmake
Normal file
@@ -0,0 +1,3 @@
|
||||
set(CPACK_DEBIAN_FILE_NAME DEB-DEFAULT)
|
||||
set(CPACK_DEBIAN_PACKAGE_RELEASE ${CPACK_NOARCH_PACKAGE_RELEASE})
|
||||
set(CPACK_DEBIAN_PACKAGE_MAINTAINER ${CPACK_PACKAGE_VENDOR})
|
||||
Reference in New Issue
Block a user