We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd0649 commit e670f3eCopy full SHA for e670f3e
1 file changed
CMakeLists.txt
@@ -99,7 +99,7 @@ install(FILES ${HEADERS} DESTINATION include/bncsutil)
99
100
#CPack configurtion
101
SET(CPACK_GENERATOR "DEB" "RPM")
102
-SET(CPACK_PACKAGE_NAME bncsutil)
+SET(CPACK_PACKAGE_NAME "bncsutil")
103
SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Battle.Net Chat Service Utility")
104
SET(CPACK_PACKAGE_VENDOR "bncsutil")
105
SET(CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_CURRENT_SOURCE_DIR}/README.md")
0 commit comments