Codebase list ciftilib / upstream/1.6.0 src / Nifti / CMakeLists.txt
upstream/1.6.0

Tree @upstream/1.6.0 (Download .tar.gz)

CMakeLists.txt @upstream/1.6.0raw · history · blame

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

SET(SOURCES
NiftiHeader.cxx
)