X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Install%2Fscripts%2FcreaTools%2FcreaToolsVariables.bat;fp=Install%2Fscripts%2FcreaTools%2FcreaToolsVariables.bat;h=39dd16d8e430b35ca3549de8bdfa319ee4b976b8;hb=a6ea55e29de1488efd3453ee1e50f565b1afc099;hp=888c259721734d6a515cd9c67e26ea6ffb5b074f;hpb=9b571d6476709a9a4ed6bcc04a21b62774f25221;p=creaToolsTools.git 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