X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Install%2Fscripts%2FcreaEnvironment%2FcreaEnvironmentInstall.bat;h=345fe0fdb980f668d20d66209510223f128748d5;hb=226677f5b7419d7bfdf7914b338af561d675605d;hp=fdec51de3029aec89c7992e765807bb84e283ad5;hpb=c6a324a9e343fcd992fc3e73e886bc0323d5c0a7;p=creaToolsTools.git diff --git a/Install/scripts/creaEnvironment/creaEnvironmentInstall.bat b/Install/scripts/creaEnvironment/creaEnvironmentInstall.bat index fdec51d..345fe0f 100644 --- a/Install/scripts/creaEnvironment/creaEnvironmentInstall.bat +++ b/Install/scripts/creaEnvironment/creaEnvironmentInstall.bat @@ -25,7 +25,7 @@ REM ------------------------------------------------------------------------ set currentdir=%~dp0 -echo compile creaEnvironment +echo compile creaEnvironment %buildType% %platforme% call %baseFolder%\cleanmod.bat %creaenvironmentsource% %creatoolsGeneration% >> %logFolder%\creaEnvironmentInstall.log 2>&1 call %baseFolder%\cmakemod.bat %creaenvironmentsource% %installPrefix% %creatoolsGeneration% >> %logFolder%\creaEnvironmentInstall.log 2>&1 call %currentdir%\creaenvironmentVariables.bat %creatoolsGeneration% %creaenvironmentsource% %docgeneration% %buildtype% >> %logFolder%\creaEnvironmentInstall.log 2>&1