Import 2017-06-07 23:51:09: master 1e9cc24c

Author Committer Branch Timestamp Parent
jcfr jcfr master 2017-04-24 23:58:06 master 55581c89
Changeset

ENH: Allow extension to check Slicer_USE_SYSTEM_python

This commit adds support for explicitly associating Slicer_USESYSTEM*
variables with a label of the same name so that they are automatically
added to SlicerConfig.

This will allow to easily build Slicer extension against a system python
where extension python dependencies are already available.

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

mod - CMake/SlicerConfig.cmake.in Diff File
mod - CMake/SlicerGenerateSlicerConfig.cmake Diff File
mod - SuperBuild/External_python.cmake Diff File