]> Creatis software - creaToolsTools.git/blobdiff - Install/scripts/bbtkGEditor/bbtkGEditorInstall.bat
DFCH: creaTools windows x64 Release/Debug script
[creaToolsTools.git] / Install / scripts / bbtkGEditor / bbtkGEditorInstall.bat
index d1ad674baa8a49f0407db86a4748fb40db19c824..a2cb234ef9fb5c9cddbce34f86906efdec4e6a64 100644 (file)
@@ -51,7 +51,7 @@ echo end setting variables
 echo compile bbtkGEditor
 call %baseFolder%\cleanmod.bat %bbtkgeditorsource% %creatoolsGeneration% >> %logFolder%\bbtkGEditorInstall.log 2>&1
 call %baseFolder%\cmakemod.bat %bbtkgeditorsource%  %installPrefix% %creatoolsGeneration% >> %logFolder%\bbtkGEditorInstall.log 2>&1
-call %currentdir%\bbtkGEditorVariables.bat %creatoolsGeneration% %bbtkgeditorsource%  %docgeneration% >> %logFolder%\bbtkGEditorInstall.log 2>&1
+call %currentdir%\bbtkGEditorVariables.bat %creatoolsGeneration% %bbtkgeditorsource% %docgeneration% %buildtype% >> %logFolder%\bbtkGEditorInstall.log 2>&1
 call %baseFolder%\compilemod.bat %buildtype% %bbtkgeditorsource% %creatoolsGeneration% >> %logFolder%\bbtkGEditorInstall.log 2>&1
 call %baseFolder%\ctestmod.bat %bbtkgeditorsource% %creatoolsGeneration% >> %logFolder%\bbtkGEditorInstall.log 2>&1
 echo end of bbtkGEditor compilation