Difference between revisions of "Documentation/4.1/Developers/Build system"

From Slicer Wiki
Jump to: navigation, search
m
Line 10: Line 10:
 
: How to build and load Qt plugins.
 
: How to build and load Qt plugins.
  
;[[Documentation/{{documentation/version}}/Developers/Dashboards|Dashboards]]
+
;[[Documentation/{{documentation/version}}/Developers/Factory|Factory]]
: Check the status of Slicer's Factory build.
+
: Current configuration of Slicer's factory machines.

Revision as of 17:20, 15 August 2012

Home < Documentation < 4.1 < Developers < Build system

Leveraging the ExternalProject module provided by Logo CMake-PNG.png 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.
Factory
Current configuration of Slicer's factory machines.