X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=packages%2FCMakeLists.txt;h=81f38064f253bb6ab14575da8bb3f1960295eb2f;hb=6444b3a9a11c353fbd62af41f741512fd63c5603;hp=d545116a45d97f97e4cf19b6c71f87645f0e9136;hpb=f303df63e2a2e33d698c974858f288058d980ae4;p=bbtk.git diff --git a/packages/CMakeLists.txt b/packages/CMakeLists.txt index d545116..81f3806 100644 --- a/packages/CMakeLists.txt +++ b/packages/CMakeLists.txt @@ -1,10 +1,12 @@ -SET(BBTK_CORE_PACKAGE ON) - #----------------------------------------------------------------------------- -#SUBDIRS(void) SUBDIRS(std) SUBDIRS(wx) SUBDIRS(itk) SUBDIRS(vtk) +SUBDIRS(toolsbbtk) +SUBDIRS(wxvtk) +SUBDIRS(itkvtk) +SUBDIRS(demo) +#SUBDIRS(creaReaders) #-----------------------------------------------------------------------------