Difference between revisions of "2010 Winter Project Week CMAKE Build process"
From NAMIC Wiki
(Created page with '__NOTOC__ <gallery> Image:PW-SLC2010.png|Projects List <! --Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the c…') |
|||
Line 6: | Line 6: | ||
==Key Investigators== | ==Key Investigators== | ||
− | * BWH: | + | * BWH: Katie Hayes |
− | * Kitware: | + | * Kitware: David Partyka |
Line 15: | Line 15: | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | + | Support and maintain the build and release process as well as unit testing of Slicer through the use of CMake and CDash. | |
Revision as of 15:02, 4 January 2010
Home < 2010 Winter Project Week CMAKE Build processKey Investigators
- BWH: Katie Hayes
- Kitware: David Partyka
Objective
Support and maintain the build and release process as well as unit testing of Slicer through the use of CMake and CDash.
Approach, Plan
Our approach:
This will be achieved through rewriting the fiducial list widget.
The main challenge is maintaining the same behaviour as currently in Slicer3.
Our plan is first to continue debugging and finalise the integration.
Progress