Update VTK to fix "garbage collection is no longer supported" error. See...
@@ -25,7 +25,7 @@ endif()
if(NOT DEFINED VTK_DIR AND NOT ${CMAKE_PROJECT_NAME}_USE_SYSTEM_${proj})
- set(revision_tag d3b66526624ba8e55addcddb0ec28c40982473ac)
+ set(revision_tag f3f70ec0912cf836a3d5954a95cb04f0237fbdc4)
if(${proj}_REVISION_TAG)
set(revision_tag ${${proj}_REVISION_TAG})
endif()