]> Creatis software - crea.git/blobdiff - CMakeLists.txt
set USE_BOOST ON
[crea.git] / CMakeLists.txt
index 75e82dbfedabc22d5a84e4024072ebe3426ac5cd..8ceaac05644b36a3a5a58f2e62b37a5b8d8701c0 100644 (file)
@@ -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)