ITK/New Install Framework: Difference between revisions
From KitwarePublic
< ITK
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
| Examples || *.exe || | | Examples || *.exe || | ||
|} | |} | ||
== Notes == | |||
* Each install should correspond to one of these components |
Revision as of 15:04, 28 September 2006
Classification of Files
Componnet | Files | Comment |
---|---|---|
Development | *.h, *.txx, *.hxx, (plus kwsys, itksys, gxsys files) | |
*.lib, *.a | ||
*.idx, *.mdx, *.swg, CSwing subdirectory | ||
vtk*Kit.cmake | List of classes for external wrapping | |
ITKConfig.cmake, ITKBuldSettings.cmake, ITKLibraryDepends.cmake, UseITK.cmake | ||
CMake subdirectory | ||
WrapITK/Configuration | ||
Documentation | Man pages, html pages, *.dic | |
RuntimeLibraries | *.dll, *.so | |
*.tcl, *.py, | ||
RuntimeExecutables | itkwish | |
Examples | *.exe |
Notes
- Each install should correspond to one of these components