From 8710997f892e66ba9f448445c5a330ee256c7368 Mon Sep 17 00:00:00 2001 From: vsr Date: Fri, 28 Feb 2020 16:52:18 +0300 Subject: [PATCH] Porting to ParaView 5.8 --- src/LIGHTGUI/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/LIGHTGUI/CMakeLists.txt b/src/LIGHTGUI/CMakeLists.txt index 32545e6..b9f0a41 100644 --- a/src/LIGHTGUI/CMakeLists.txt +++ b/src/LIGHTGUI/CMakeLists.txt @@ -23,7 +23,6 @@ INCLUDE(UseQtExt) # additional include directories INCLUDE_DIRECTORIES( ${QT_INCLUDES} - ${VTK_INCLUDE_DIRS} ${OpenCASCADE_INCLUDE_DIR} ${PYTHON_INCLUDE_DIRS} ${KERNEL_INCLUDE_DIRS} -- 2.39.2