ITK/Release 4/Modularization/Build ITK: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
(Blanked the page)
Line 1: Line 1:
= Key CMake options created for modular ITK =


== Main mode ==
*  '''ITKGroup<xxx>''':  select a group of modules to build. The default grouping of the modules can be found in CMake/ITKGroup.cmake.  Users could change the categorization by editing this file according to their needs.
   
== Advanced mode ==
*  '''Module_<module name>'''  : turn the switch on to build the corresponding module
*  '''ITK_BUILD_ALL_MODULES''':  turn on all the modules (in all nightly dashboard script, this option is turned on)

Revision as of 03:53, 1 April 2011