We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d305e2e + cc45262 commit b2555aaCopy full SHA for b2555aa
packaging/WiX/CPackWixConfig.cmake
@@ -56,7 +56,7 @@ SET(CPACK_COMPONENT_GROUP_MYSQLSERVER_DESCRIPTION "Install MySQL Server")
56
SET(CPACK_COMPONENT_DEBUGBINARIES_DISPLAY_NAME "Debug binaries")
57
SET(CPACK_COMPONENT_DEBUGBINARIES_DESCRIPTION
58
"Debug/trace versions of executables and libraries" )
59
- #SET(CPACK_COMPONENT_DEBUGBINARIES_WIX_LEVEL 2)
+ SET(CPACK_COMPONENT_DEBUGBINARIES_WIX_LEVEL 2)
60
61
62
#Subfeature "Data Files"
0 commit comments