X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ctest%2Fdashboard%2FcreaToolsVariables.bat;h=ea3ad5e875d418fb907620ac2576ad2c95e748bf;hb=6a4393e29e2ad4c755ff2d31d53e0f9823ddd1bd;hp=7da5799ebb03cd65090b6fe988d90f16d8764b82;hpb=c23d0f60e99a71e10390172d8d3ba721c1c786f4;p=creaToolsTools.git diff --git a/ctest/dashboard/creaToolsVariables.bat b/ctest/dashboard/creaToolsVariables.bat index 7da5799..ea3ad5e 100644 --- a/ctest/dashboard/creaToolsVariables.bat +++ b/ctest/dashboard/creaToolsVariables.bat @@ -1,6 +1,6 @@ -set currentdir=%~dp0 -set currentdir=%currentdir:\=/% +REM %1= +REM %2= -cd %1 -cmake -D CREATOOLS_SOURCE_PATH:PATH=%currentdir%/tmpCreaTools_INSTALL/ CMakeCache.txt +cd %1Bin +cmake -D CREATOOLS_SOURCE_PATH:PATH=%2 CMakeCache.txt cd .. \ No newline at end of file