]> Creatis software - creaToolsTools.git/blobdiff - ctest/dashboard/All.bat
First stage of Linux version
[creaToolsTools.git] / ctest / dashboard / All.bat
index 24525d93d378fe1b7e58f66b14d88d5288174c0c..ec3ddb7edafddb1b483b007e964fcd1dee5deda5 100644 (file)
@@ -69,6 +69,8 @@ call ctestmod.bat %creaenvironmentbinary%
 set creaenvironmentdll=%~dp0%creaenvironmentbinary%\%buildtype%
 set PATH=%creaenvironmentdll%;%PATH%
 
+
+rem JPR : strange : call creaenvironmentVariables.bat here ?!?
 rem creaBruker
 call cmakemod.bat %creabrukersource% %creabrukerbinary%
 call creaenvironmentVariables.bat %creabrukerbinary% %creabinfolder%
@@ -113,9 +115,9 @@ rem creaTools
 call cmakemod.bat %creatoolssource% %creatoolsbinary%
 call creaToolsVariables.bat %creatoolsbinary%
 call compilemodCreaTools.bat %buildtype% %creatoolsbinary%
-rem remcall ctestmod.bat %creatoolsbinary%
+rem call ctestmod.bat %creatoolsbinary%
 set creatoolsdll=%~dp0%creatoolsbinary%\%buildtype%
 set PATH=%creatoolssdll%;%PATH%
 
 rem shutdown /s
-exit /b
\ No newline at end of file
+exit /b