]> Creatis software - creaToolsTools.git/commitdiff
Forgot to commit this one
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Fri, 3 Sep 2010 08:13:36 +0000 (08:13 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Fri, 3 Sep 2010 08:13:36 +0000 (08:13 +0000)
ctest/dashboard/creaVariables.sh [new file with mode: 0644]

diff --git a/ctest/dashboard/creaVariables.sh b/ctest/dashboard/creaVariables.sh
new file mode 100644 (file)
index 0000000..4514229
--- /dev/null
@@ -0,0 +1,4 @@
+binfolder=$1
+cd $binfolder
+cmake -D CREA_BUILD_VTK:BOOL=ON -D CREA_BUILD_WX:BOOL=ON CMakeCache.txt
+cd ..