ModularITKSupport repository

From KitwarePublic
Revision as of 15:24, 29 December 2010 by Xiaoxiao (talk | contribs)
Jump to navigationJump to search

The modularITKSupport repository is publicly available at :

git://www.kitware.com/itk/modularITKSupport.git. 


  • Utility modules such as image IO modules (itk-jpeg, itk-meta, itk-png, itk-nrrd ...) are added into the repo as they compile.
  • CMake packing files including CMakeLists.txt in all levels(the ITK top level, each module and the subdirectories of each module), the module dependency file (itk-modules.cmake) for each module.