Files
ThirdParty-6/ParaView-5.0.1/Catalyst/Editions/HostTools/VTK-CMake.patch

14 lines
457 B
Diff

diff --git a/VTK/CMakeLists.txt b/VTK/CMakeLists.txt
index d8a5713..d66bdfe 100644
--- a/VTK/CMakeLists.txt
+++ b/VTK/CMakeLists.txt
@@ -268,7 +268,7 @@ endif()
#-----------------------------------------------------------------------------
# Add the Remote Subdirectory
-add_subdirectory(Remote)
+# add_subdirectory(Remote)
#-----------------------------------------------------------------------------
# Do we try to use system libraries by default?