]> Creatis software - creaToolsTools.git/blobdiff - ctest/dashboard/creaVariables.bat
changed the way the group is found. more robust.
[creaToolsTools.git] / ctest / dashboard / creaVariables.bat
index 7a27685b5c189a569718ecfa9b08f2ed4b67e328..c8e6767c16098042e403dd54485e6e6420d8afdc 100644 (file)
@@ -1,4 +1,6 @@
-set binfolder=%1
+REM %1=creasourcefolder
+
+set binfolder=%1Bin
 cd %binfolder%
 cmake -D CREA_BUILD_VTK:BOOL=ON -D CREA_BUILD_WX:BOOL=ON CMakeCache.txt
 cd ..
\ No newline at end of file