Skip to content
Snippets Groups Projects
Commit d291f197 authored by David Thompson's avatar David Thompson
Browse files

Merge branch 'fix-superbuilt-vtk' into 'master'

Don't over-specify VTK location.

See merge request !47
parents c9c41a47 f1a520c6
No related branches found
No related tags found
No related merge requests found
......@@ -137,11 +137,6 @@ list(APPEND SimMedTK_SUPERBUILD_EP_ARGS
-DCMAKE_INCLUDE_PATH:STRING=${SimMedTK_CMAKE_INCLUDE_PATH}
)
# VTK gets installed inside SimMedTK's build dir:
list(APPEND SimMedTK_SUPERBUILD_EP_ARGS
-DVTK_DIR:PATH=${SimMedTK_BINARY_DIR}/SimMedTK-build/lib/cmake/vtk-6.3
)
#-----------------------------------------------------------------------------
# Set CMake OSX variable to pass down the external project
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment