]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/bbtkVariables.sh
*** empty log message ***
[creaToolsTools.git] / Linux / scripts / bbtkVariables.sh
index 44edea43968c7f813153dff23f0f263f3b7f51f0..7cbb54ae8751aab1a085b3a1231f80baf2fc7edf 100644 (file)
@@ -31,4 +31,11 @@ cmake CMakeCache.txt
 cmake CMakeCache.txt
 cmake -D --BUILD_ALL:BOOL=OFF -D BUILD_BBTK_DOC:BOOL=$3 CMakeCache.txt
 
+#### EED compile bbtk without QT
+#cmake -D BBTK_USE_QT:BOOL=OFF CMakeCache.txt
+#cmake -D USE_QT4:BOOL=OFF CMakeCache.txt
+#cmake CMakeCache.txt
+#cmake CMakeCache.txt
+#cmake CMakeCache.txt
+
 cd ..