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

From KitwarePublic
Jump to navigationJump to search
(Created page with "= Key CMake options created for modular ITK = == Main mode == * I'''TKGroup<xxx>''': Select a group of modules. The default grouping of the modules can be found in CMake/ITKG...")
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
= Key CMake options created for modular ITK =


== Main mode ==
*  I'''TKGroup<xxx>''':  Select a group of  modules. 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)

Latest revision as of 16:00, 9 December 2011