X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ctest%2Fdashboard%2FcreaenvironmentVariables.bat;h=a09e2867d9bcba35875236e776f98e6c32f0c45c;hb=6c76ee85438b2ed7686b3e063146912f8be13cc4;hp=d794bc29a58f3b69186c09199e65817999259d21;hpb=95acf6cc54a25c7b9f51a459ed73febf07d7dc32;p=creaToolsTools.git diff --git a/ctest/dashboard/creaenvironmentVariables.bat b/ctest/dashboard/creaenvironmentVariables.bat index d794bc2..a09e286 100644 --- a/ctest/dashboard/creaenvironmentVariables.bat +++ b/ctest/dashboard/creaenvironmentVariables.bat @@ -1,7 +1,8 @@ -rem %1=creacontoursbinary %2=creabinfolder% %3=creaenvironmentbinary %4=creamaracasbinary %5=creaimagebinary %6=bbtkBin +rem %1=creaenvironmentsource + set currentdir=%~dp0 set currentdir=%currentdir:\=/% -cd %1 -cmake -D crea_DIR:PATH=%currentdir%%2 CMakeCache.txt +cd %1Bin +cmake -D crea_DIR:PATH=%currentdir%/tmpCreaTools_INSTALL/crea CMakeCache.txt cd .. \ No newline at end of file