Documentation/4.1/Developers/Build system
From Slicer Wiki
Revision as of 03:29, 5 June 2012 by JChris.FillionR (talk | contribs)
Home < Documentation < 4.1 < Developers < Build system
Leveraging the ExternalProject module provided by CMake, Slicer SuperBuild system allows developers to quickly install and configure the multiple open-source packages and libraries it depends on.
- 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.