Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add CMAKE_SYSTEM_PROCESSOR instead of WIN_ARCH
authorunknown <pierre@.(none)>
Thu, 30 Jun 2011 08:33:54 +0000 (10:33 +0200)
committerunknown <pierre@.(none)>
Thu, 30 Jun 2011 08:33:54 +0000 (10:33 +0200)
buildtools/Cmake/simgrid.nsi.in

index a463564..c34a8e1 100644 (file)
@@ -1,5 +1,5 @@
 # define installer name\r
 # 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
 \r
 # set the default installation directory\r
 InstallDir $PROGRAMFILES\SimGrid\r