Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
reneX
iMSTK
Commits
e3ddd0f7
Commit
e3ddd0f7
authored
Nov 12, 2019
by
Aaron Bray
Browse files
Roll back vtk to 8.2
parent
624181fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMake/External/External_VTK.cmake
View file @
e3ddd0f7
...
...
@@ -14,7 +14,8 @@ endif()
include
(
imstkAddExternalProject
)
imstk_add_external_project
(
VTK
GIT_REPOSITORY https://gitlab.kitware.com/vtk/vtk.git
GIT_TAG 9b6a039f43404053a0653f742148d123f6ada7d6
#GIT_TAG 9b6a039f43404053a0653f742148d123f6ada7d6 # 8.9
GIT_TAG v8.2.0
CMAKE_ARGS
-DBUILD_EXAMPLES:BOOL=OFF
-DBUILD_TESTING:BOOL=OFF
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment