Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add CMAKE_SYSTEM_PROCESSOR instead of WIN_ARCH
[simgrid.git] / buildtools / Cmake / simgrid.nsi.in
index a463564e4f625e752b5b5dab7bd676e0b077a02a..c34a8e1dc2945cecb05faa51dbcc7a835d4f2b7d 100644 (file)
@@ -1,5 +1,5 @@
 # define installer name\r
-outFile "SimGrid@SIMGRID_VERSION_MAJOR@.@SIMGRID_VERSION_MINOR@.@SIMGRID_VERSION_PATCH@_win@WIN_ARCH@@BIN_EXE@"\r
+outFile "SimGrid@SIMGRID_VERSION_MAJOR@.@SIMGRID_VERSION_MINOR@.@SIMGRID_VERSION_PATCH@_@CMAKE_SYSTEM_PROCESSOR@@BIN_EXE@"\r
 \r
 # set the default installation directory\r
 InstallDir $PROGRAMFILES\SimGrid\r