File: CMakeLists.txt

package info (click to toggle)
elastix 5.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 42,480 kB
  • sloc: cpp: 68,403; lisp: 4,118; python: 1,013; xml: 182; sh: 177; makefile: 33
file content (11 lines) | stat: -rw-r--r-- 305 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11

ADD_ELXCOMPONENT( AffineDTITransformElastix # Was OFF by default before elastix 5.0.1
 elxAffineDTITransform.h
 elxAffineDTITransform.hxx
 elxAffineDTITransform.cxx
 itkAffineDTI2DTransform.h
 itkAffineDTI2DTransform.hxx
 itkAffineDTI3DTransform.h
 itkAffineDTI3DTransform.hxx
 itkAffineDTITransform.h)