File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -353,7 +353,7 @@ if(WIN32)
353353 set (CPACK_RESOURCE_FILE_LICENSE "${CMAKE_SOURCE_DIR} /COPYING.txt" )
354354 set (CPACK_RESOURCE_FILE_README "${CMAKE_SOURCE_DIR} /COPYING.txt" )
355355
356- set (CPACK_WIX_PRODUCT_GUID "B35C58D3-FBD2-4A81-8371-588F51000033 " )
356+ set (CPACK_WIX_PRODUCT_GUID "B35C58D3-FBD2-4A81-8371-588F51000034 " )
357357 set (CPACK_WIX_UPGRADE_GUID "B35C58D3-FBD2-4A81-8371-588F51EC180F" )
358358
359359 include (CPack )
@@ -380,3 +380,4 @@ endif()
380380# ======================================================================================= #
381381# This CMakeLists.txt file will be refactored and modernized as soon as possible! :D #
382382# ======================================================================================= #
383+
You can’t perform that action at this time.
0 commit comments