Difference between revisions of "Documentation/4.0/Developers/Build system"
From Slicer Wiki
(Move QtPlugins to its own page) |
(Add directory structure) |
||
Line 1: | Line 1: | ||
Back to [[Documentation/{{documentation/version}}/Developers|Developers Information]]← | Back to [[Documentation/{{documentation/version}}/Developers|Developers Information]]← | ||
+ | |||
+ | ;[[Documentation/{{documentation/version}}/Developers/DirectoryStructure|Directory Structure]] | ||
+ | : Where files are located in the build tree and install tree. | ||
;[[Documentation/Versioning|Versioning]] | ;[[Documentation/Versioning|Versioning]] |
Revision as of 08:14, 8 January 2012
Home < Documentation < 4.0 < Developers < Build systemBack to Developers Information←
- Directory Structure
- Where files are located in the build tree and install tree.
- Versioning
- Convention to name Slicer packages.
- Qt Plugins
- How to build and load Qt plugins.