From: Eduardo DAVILA Date: Tue, 19 Mar 2013 17:00:50 +0000 (+0100) Subject: Feature #1530 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaToolsTools.git;a=commitdiff_plain;h=a6ea55e29de1488efd3453ee1e50f565b1afc099 Feature #1530 creaTools win64 installers release version --- diff --git a/Install/scripts/creaTools/creaToolsVariables.bat b/Install/scripts/creaTools/creaToolsVariables.bat index 888c259..39dd16d 100644 --- a/Install/scripts/creaTools/creaToolsVariables.bat +++ b/Install/scripts/creaTools/creaToolsVariables.bat @@ -38,4 +38,4 @@ IF %4==Debug ( cmake -D WXWIDGETS_USE_DEBUG:BOOL=ON CMakeCache.txt ) -cmake -D CREATOOLS_SOURCE_PATH:PATH=%1\creatools_install CMakeCache.txt +cmake -D CREATOOLS_BUILDTYPE:STRING="%4" -D CREATOOLS_SOURCE_PATH:PATH=%1\creatools_install CMakeCache.txt