Slicer: 490-qMRMLSceneHierarchyModel-avoid-extra-scene-lookup ffc788d9

Author Committer Branch Timestamp Parent
jcfr jcfr 490-qMRMLSceneHierarchyModel-avoid-extra-scene-lookup 2016-03-21 18:53:52 490-qMRMLSceneHierarchyModel-avoid-extra-scene-lookup f6ba259b
Changeset

ENH: Remove support for building an ExtensionsIndex directly from Slicer

This commit simplifies Slicer build system removing the (untested) support
for building extensions given a directory containing *.s4ext files.

Note that building extensions by configuring and building the project
in "Extensions/CMake" can still be done. Extensions dashboards use and
test this approach. The template extension dashboard script can be used
as a model.

From: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>

git-svn-id: http://svn.slicer.org/Slicer4/trunk@24983 3bd1e089-480b-0410-8dfb-8563597acbee

mod - CMake/SlicerDashboardDriverScript.cmake Diff File
mod - Extensions/CMake/CMakeLists.txt Diff File
mod - SuperBuild.cmake Diff File