Import 2017-06-07 23:51:09: master 4dd9e194

Author Committer Branch Timestamp Parent
mwoehlke mwoehlke master 2014-05-29 11:56:16 master 560051f5
Changeset

COMP: Add VTKv6 Python path to launcher

It appears that the way VTKv6 chooses the location to which to install
its Python bindings has changed. As obtaining the Python version early
enough to override the path with the new VTKv6 mechanism appears to be
non-obvious/non-trivial, we instead punt, and add the location that is
now being used to the launcher's PYTHONPATH's.

Also, remove specification of VTK_INSTALL_PYTHON_USING_CMAKE, which no
longer exists in VTKv6.

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

mod - CMake/SlicerBlockCTKAppLauncherSettings.cmake Diff File
mod - SuperBuild/External_VTKv6.cmake Diff File