TubeTK/Build Instructions
From KitwarePublic
< TubeTK
Jump to navigationJump to search
CMake Variables
- TubeTK_USE_SUPERBUILD
- If "ON", then cmake will fetch and compile TCLAP, ModuleDescriptionParser, and GenerateCLP from the Slicer3 svn repository. Also, will enable the variable TubeTK_SUPERBUILD_ITK
- If "OFF", then will enable GenerateCLP_DIR and ITK_DIR
- TubeTK_SUPERBUILD_ITK
- If "ON", then cmake will fetch and compile ITK as part of the build process.
- If "OFF", then will enable ITK_DIR