X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=CMakeLists.txt;h=8ceaac05644b36a3a5a58f2e62b37a5b8d8701c0;hb=3a4da1258c8cf72f21c9457e01eeb4ab5c968016;hp=75e82dbfedabc22d5a84e4024072ebe3426ac5cd;hpb=0d9b01fc0a92aad82fa601c36952ffb2a89d5bbb;p=crea.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 75e82db..8ceaac0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ IF(CREA_BUILD_VTK) SET(USE_VTK ON) SET(CREA_BUILT_WITH_VTK ON) ENDIF(CREA_BUILD_VTK) -#SET(USE_BOOST ON) +SET(USE_BOOST ON) OPTION(CREA_BUILD_WX "Build crea with wxWidgets ?" OFF) IF(CREA_BUILD_WX)