ITK/Release 4/Modularization/ Add modules: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Created page with "An example: * directory structure * CMakeList.txt * itk-module.cmake * src/CMakeList.txt * test/CMakeList.txt")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Which group it belongs to?
An example:
An example:



Latest revision as of 16:00, 9 December 2011

Which group it belongs to?


An example:

  • directory structure
  • CMakeList.txt
  • itk-module.cmake


  • src/CMakeList.txt


  • test/CMakeList.txt