bugfix: RPM 构建失败
This commit is contained in:
@@ -29,3 +29,5 @@ if(CMAKE_BUILD_TYPE STREQUAL "Debug")
|
||||
else()
|
||||
set(CPACK_RPM_PACKAGE_CONFLICTS "packetadapter-debug")
|
||||
endif()
|
||||
|
||||
include(CPack)
|
||||
Reference in New Issue
Block a user