2013 Summer Project Week:Extension dependencies

From NAMIC Wiki
Jump to: navigation, search
Home < 2013 Summer Project Week:Extension dependencies

Key Investigators

  • Kitware: Jean-Christophe Fillion-Robin
  • Queen's: Adam Rankin

Objective

The goal is determine and implement a solution that allows a convenient method of inter-extension dependencies. It addresses Mantis:2644

Approach, Plan

  • Understand existing approach for Slicer core
  • Discuss potential approaches
  • Implement agreed upon approach
  • Test on existing extension

Progress

  • JC identified correct approach to force all extensions to create a XYZConfig.cmake


To do:

  • Implement agreed upon approach
  • Test on existing extension

Delivery Mechanism

This work will be delivered to the NA-MIC Kit as a:

  • Modification to existing calls in the normal Slicer extension CMake sequence

References