Эх сурвалжийг харах

#IQRV #comment [CMAke] 重命名 debian的文件名称

gifur 4 жил өмнө
parent
commit
ebd8308bd8

+ 1 - 1
CMakeLists.txt

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

+ 0 - 0
addin/cmake/pack4deb.cmake → addin/cmake/debian.cmake