Codebase list ciftilib / debian/1.5.3-3 src / Nifti / CMakeLists.txt
debian/1.5.3-3

Tree @debian/1.5.3-3 (Download .tar.gz)

CMakeLists.txt @debian/1.5.3-3raw · history · blame

1
2
3
4
5
6
7
SET(HEADERS
NiftiHeader.h
)

SET(SOURCES
NiftiHeader.cxx
)