Difference between revisions of "Documentation/4.1/Developers/Build system"
From Slicer Wiki
Line 11: | Line 11: | ||
;[[Documentation/{{documentation/version}}/Developers/Dashboards|Dashboards]] | ;[[Documentation/{{documentation/version}}/Developers/Dashboards|Dashboards]] | ||
− | : Check the status of Slicer. | + | : Check the status of Slicer's Factory build. |
Revision as of 15:49, 8 August 2012
Home < Documentation < 4.1 < Developers < Build systemLeveraging 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.
- Dashboards
- Check the status of Slicer's Factory build.