X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaToolsTools.git;a=blobdiff_plain;f=Install%2Fscripts%2Fcrea%2FcreaInstall.bat;h=1b345e2ff4ceca98079a782b498ae647e632e3c7;hp=8afd7b232baf7a221b07a5be01a2c6030106f066;hb=d2694504db1df749aaf7647fb5ddc69c5dbe0c52;hpb=a97bd22a8b4daa4d950b2ecd17e239c5b8ddd281 diff --git a/Install/scripts/crea/creaInstall.bat b/Install/scripts/crea/creaInstall.bat index 8afd7b2..1b345e2 100644 --- a/Install/scripts/crea/creaInstall.bat +++ b/Install/scripts/crea/creaInstall.bat @@ -21,11 +21,11 @@ REM The fact that you are presently reading this means that you have had REM knowledge of the CeCILL-B license and that you accept its terms. REM ------------------------------------------------------------------------ -@echo off +REM @echo off set currentdir=%~dp0 -echo Compile crea +echo Compile crea %buildType% %platforme% call %baseFolder%\cleanmod.bat %creasource% %creatoolsGeneration% >> %logFolder%\creaInstall.log 2>&1 call %baseFolder%\cmakemod.bat %creasource% %installPrefix% %creatoolsGeneration% >> %logFolder%\creaInstall.log 2>&1 call %currentdir%\creaVariables.bat %creatoolsGeneration% %creasource% %docgeneration% %buildType% >> %logFolder%\creaInstall.log 2>&1