X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=bddb6e75c104f1f0eb2cdcb849b08ba2778bc79d;hb=4970ac35d6d4bc3cea54e8e6033b34c01c3103fb;hp=615047e12da06a09f3dc7f1289192f47962d8b5f;hpb=54deaf7765fe8430143384a2e1bb80c3d0199d03;p=creaMaracasVisu.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 615047e..bddb6e7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -24,8 +24,8 @@ IF (crea_FOUND) ENDIF(crea_FOUND) CREA_PREVENT_IN_SOURCE_BUILD() -SET(USE_GDCM ON) -SET(USE_GDCM_VTK ON) +#SET(USE_GDCM ON) +#SET(USE_GDCM_VTK ON) SET(USE_WXWIDGETS ON) SET(USE_VTK ON) SET(USE_ITK ON) @@ -42,6 +42,6 @@ MARK_AS_ADVANCED( ) #SUBDIRS(appli) -#SUBDIRS(lib) SUBDIRS(lib) SUBDIRS(bbtk) +SUBDIRS(install)