]> Creatis software - bbtk.git/blobdiff - CMakeLists.txt
#3517 Transform box with manual matrix
[bbtk.git] / CMakeLists.txt
index 5ced062b2e308f24e41b48cd6f1b2548f90118b4..cc43c39411404293bfd807e6f2eedf293af068a5 100644 (file)
@@ -1,4 +1,4 @@
- # ---------------------------------------------------------------------
+ # ---------------------------------------------------------------------
  #
  # Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
  #                        pour la SantÈ)
@@ -83,8 +83,14 @@ ADD_SUBDIRECTORY(packages)
 # The samples
 
 
-#----JFGA ---- Por default.
-SET(USE_WT OFF)
+#----JFGA EED---- 06/10/2015
+OPTION(USE_WT "Build bbtk web" OFF)
+
+#IF(CREA_BUILD_BBTK_WEB)
+#      SET(USE_WT ON)
+#ELSE(CREA_BUILD_BBTK_WEB)
+#      SET(USE_WT OFF)
+#ENDIF(CREA_BUILD_BBTK_WEB)
 
 
 # WARNING