From a6ea55e29de1488efd3453ee1e50f565b1afc099 Mon Sep 17 00:00:00 2001 From: Eduardo DAVILA Date: Tue, 19 Mar 2013 18:00:50 +0100 Subject: [PATCH] Feature #1530 creaTools win64 installers release version --- Install/scripts/creaTools/creaToolsVariables.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.44.0