|
@@ -487,7 +487,7 @@ else(MSVC)
|
|
|
# which is used when installing from the build tree without building a package
|
|
# which is used when installing from the build tree without building a package
|
|
|
set(CPACK_PACKAGING_INSTALL_PREFIX "/opt")
|
|
set(CPACK_PACKAGING_INSTALL_PREFIX "/opt")
|
|
|
# set(CPACK_PACKAGE_INSTALL_DIRECTORY "/opt")
|
|
# set(CPACK_PACKAGE_INSTALL_DIRECTORY "/opt")
|
|
|
- include(pack4deb)
|
|
|
|
|
|
|
+ include(debian)
|
|
|
message(STATUS "set deb package file type")
|
|
message(STATUS "set deb package file type")
|
|
|
else()
|
|
else()
|
|
|
if( NOT CPACK_GENERATOR)
|
|
if( NOT CPACK_GENERATOR)
|