TubeTK/Build Instructions

From KitwarePublic
< TubeTK
Revision as of 16:12, 1 February 2010 by Aylward (talk | contribs) (New page: = CMake Variables = * <b>TubeTK_USE_SUPERBUILD</b> ** If "ON", then cmake will fetch and compile TCLAP, ModuleDescriptionParser, and GenerateCLP from the Slicer3 svn repository. Also, wi...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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