X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ctest%2Fdashboard%2FbbtkVariables.bat;h=38696f57452901f2b6ed62e95e734fe088c50188;hb=e95400057316f6be2396a05bfcad35f676b5452d;hp=b2e35158b57d87d1b6ff37484a238a569dbf59ff;hpb=de02004d451f07c77e0ccdb4ea536ba68f7681d2;p=creaToolsTools.git diff --git a/ctest/dashboard/bbtkVariables.bat b/ctest/dashboard/bbtkVariables.bat index b2e3515..38696f5 100644 --- a/ctest/dashboard/bbtkVariables.bat +++ b/ctest/dashboard/bbtkVariables.bat @@ -1,8 +1,10 @@ -set binfolder=%1 +rem %1=bbtksourcefolder% %2=docgeneration + +set binfolder=%1Bin cd %binfolder% set currentdir=%~dp0 set currentdir=%currentdir:\=/% -cmake -D --BUILD_ALL:BOOL=ON -D crea_DIR:PATH=%currentdir%%2 CMakeCache.txt +cmake -D --BUILD_ALL:BOOL=ON -D crea_DIR:PATH=%currentdir%/tmpCreaTools_INSTALL/crea -D BUILD_BBTK_DOC:BOOL=%2 CMakeCache.txt cmake CMakeCache.txt cmake CMakeCache.txt cmake CMakeCache.txt