X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=9514401eedcb376b4dd3204a5402a82213af3126;hb=f39b8989642e05ba171e535d59bc67336c6d676e;hp=5ced062b2e308f24e41b48cd6f1b2548f90118b4;hpb=75cedb45ce5353caf2b8cdd6c6f7fcff3b3a6555;p=bbtk.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 5ced062..9514401 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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