From: vsr Date: Fri, 28 Feb 2020 13:52:18 +0000 (+0300) Subject: Porting to ParaView 5.8 X-Git-Tag: V9_5_0a2^0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2Frnv%2Fpv58_1;p=samples%2Flight.git Porting to ParaView 5.8 --- 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}