]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/cdashmod.sh
Modified CDash scripts to launch a clean compilation each night.
[creaToolsTools.git] / Linux / scripts / cdashmod.sh
index fd2afe78566cee0d1898d89c262f0c27b5b51260..48da3b84db623d42b67a9695588d80526783bf28 100755 (executable)
@@ -51,6 +51,7 @@ cmake -DBUILD_TESTING:BOOL=ON -DINCLUDE_CTEST:BOOL=ON -DCREA_BUILD_VTK:BOOL=ON -
 cmake .
 cmake .
 
-# launches the compilation and sends the result to the dashboard
+# cleans and launches the compilation an and sends the result to the dashboard
+make clean
 make -j$4 Experimental