]> Creatis software - bbtk.git/blob - packages/CMakeLists.txt
We can pass the spacing,if the input image doesn't have (and if we now it)
[bbtk.git] / packages / CMakeLists.txt
1
2 #-----------------------------------------------------------------------------
3 SUBDIRS(std)
4 SUBDIRS(wx)
5 SUBDIRS(itk)
6 SUBDIRS(vtk)
7 SUBDIRS(toolsbbtk)
8 SUBDIRS(wxvtk)
9 SUBDIRS(itkvtk)
10 SUBDIRS(demo)
11 #SUBDIRS(creaReaders)
12 #-----------------------------------------------------------------------------
13
14
15 CONFIGURE_FILE(TestPackages.bbs 
16   ${PROJECT_BINARY_DIR}/TestPackages.bbs
17   COPYONLY
18   )