ModularITKSupport repository: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Created page with "The modularITKSupport repository is located at: git://www.kitware.com/itk/modularITKSupport.git. Utility modules such as image IO modules (itk-jpeg, itk-meta, itk-png, itk-nrrd ....")
 
No edit summary
Line 1: Line 1:
The modularITKSupport repository is located 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.
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.

Revision as of 15:24, 29 December 2010

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.