]> Creatis software - creaTools.git/commitdiff
Bug windows x64
authorEduardo Enrique Davila Serrano <davila@creatis.insa-lyon.fr>
Wed, 17 Jan 2024 08:27:57 +0000 (09:27 +0100)
committerEduardo Enrique Davila Serrano <davila@creatis.insa-lyon.fr>
Wed, 17 Jan 2024 08:27:57 +0000 (09:27 +0100)
install/CMakeLists.txt

index 33591957b51ccad24681fa988e78ef5de4c0dca7..0e5a7699d82353ba1eb94cfda0a93d0c9cfceb1b 100644 (file)
@@ -43,6 +43,7 @@ SET(CPACK_PACKAGE_VERSION_MAJOR ${PROJECT_MAJOR_VERSION})
 SET(CPACK_PACKAGE_VERSION_MINOR ${PROJECT_MINOR_VERSION})
 SET(CPACK_PACKAGE_VERSION_PATCH ${PROJECT_BUILD_VERSION})
 SET(CPACK_SYSTEM_NAME ${CREATOOLS_PLATFORM})
+SET(CPACK_INNOSETUP_ARCHITECTURE x64)
 
 
 # SET(CPACK_PACKAGE_INSTALL_DIRECTORY "CreaTools\\\\${PROJECT_NAME}-${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")