]> Creatis software - bbtk.git/blobdiff - packages/CMakeLists.txt
Normalize names
[bbtk.git] / packages / CMakeLists.txt
index 94decf37f0f21fa26d975bc08d1866e08026743b..c4d750e6d6660bcff983abfe5373b628859fccdd 100644 (file)
@@ -7,13 +7,16 @@ SUBDIRS(vtk)
 SUBDIRS(toolsbbtk)
 SUBDIRS(wxvtk)
 SUBDIRS(itkvtk)
-SUBDIRS(gdcmvtk)
 SUBDIRS(demo)
 SUBDIRS(appli)
 
+SUBDIRS(gdcmvtk)
+
+
 IF(BBTK_USE_KWWIDGETS)
   SUBDIRS(kw)
 ENDIF(BBTK_USE_KWWIDGETS)
+
 #-----------------------------------------------------------------------------