Skip to content

Commit

Permalink
Test Windows Inno installer build [deploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
dougmassay authored Jan 10, 2025
1 parent 37d6c9a commit 7990627
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,7 @@ if ( MSVC )
# Specify platform var for Inno
if ( 64_BIT_PLATFORM )
# Used in the ISS CMake configuration
# x64compatible makes InnoSetup 6.3+ the minimum
set( ISS_ARCH "x64compatible" )
set( ISS_SETUP_FILENAME_PLATFORM "-x64" )
endif()
Expand Down

0 comments on commit 7990627

Please sign in to comment.