X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Install%2Fscripts%2Fbbtk%2FbbtkInstall.bat;h=52ff6c167e6cdf4bf953f2cd49982b4e85d1bf8b;hb=d3e87a40687b7ba7a7418af86aca1666fb4a7d2c;hp=a74fc370f69f9f31b4705d08ace540549e27bf1d;hpb=c6a324a9e343fcd992fc3e73e886bc0323d5c0a7;p=creaToolsTools.git diff --git a/Install/scripts/bbtk/bbtkInstall.bat b/Install/scripts/bbtk/bbtkInstall.bat index a74fc37..52ff6c1 100644 --- a/Install/scripts/bbtk/bbtkInstall.bat +++ b/Install/scripts/bbtk/bbtkInstall.bat @@ -25,8 +25,7 @@ REM ------------------------------------------------------------------------ set currentdir=%~dp0 - -echo compile bbtk +echo compile bbtk %buildType% %platforme% call %baseFolder%\cleanmod.bat %bbtksource% %creatoolsGeneration% >> %logFolder%\bbtkInstall.log 2>&1 call %baseFolder%\cmakemod.bat %bbtksource% %installPrefix% %creatoolsGeneration% >> %logFolder%\bbtkInstall.log 2>&1 call %currentdir%\bbtkVariables.bat %creatoolsGeneration% %bbtksource% %docgeneration% %buildtype% >> %logFolder%\bbtkInstall.log 2>&1