Difference between revisions of "Documentation/Nightly/Developers/Extensions/BuildSystem"
From Slicer Wiki
m (Created page with '<noinclude> = Extensions build system =</noinclude> The extensions build system allows to drive the build, test, packaging and upload of slicer extensions. Using the [https:/…') |
m |
||
Line 8: | Line 8: | ||
Slicer source tree, it is possible to build extensions using two different approaches: | Slicer source tree, it is possible to build extensions using two different approaches: | ||
− | + | # Manual build | |
− | + | # Dashboard driven build |
Revision as of 06:06, 26 February 2013
Home < Documentation < Nightly < Developers < Extensions < BuildSystemExtensions build system
The extensions build system allows to drive the build, test, packaging and upload of slicer extensions.
Using the extensions build system source code living in the Slicer source tree, it is possible to build extensions using two different approaches:
- Manual build
- Dashboard driven build