From: vsr Date: Fri, 28 Feb 2020 08:53:28 +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=7b9fa53660dbaeb195c16733e52825debaaeb2f4;p=plugins%2Fhexoticplugin.git Porting to Paraview 5.8 --- diff --git a/src/GUI/CMakeLists.txt b/src/GUI/CMakeLists.txt index 1ed0189..53e2405 100644 --- a/src/GUI/CMakeLists.txt +++ b/src/GUI/CMakeLists.txt @@ -31,7 +31,6 @@ INCLUDE_DIRECTORIES( ${GUI_INCLUDE_DIRS} ${GEOM_INCLUDE_DIRS} ${SMESH_INCLUDE_DIRS} - ${VTK_INCLUDE_DIRS} ${Boost_INCLUDE_DIRS} ${OMNIORB_INCLUDE_DIR} ${CMAKE_CURRENT_BINARY_DIR} diff --git a/src/HexoticPlugin/CMakeLists.txt b/src/HexoticPlugin/CMakeLists.txt index 66cb701..7a68c7a 100644 --- a/src/HexoticPlugin/CMakeLists.txt +++ b/src/HexoticPlugin/CMakeLists.txt @@ -24,7 +24,6 @@ INCLUDE_DIRECTORIES( ${OMNIORB_INCLUDE_DIR} ${Boost_INCLUDE_DIRS} ${OpenCASCADE_INCLUDE_DIR} - ${VTK_INCLUDE_DIRS} ${MESHGEMS_INCLUDE_DIRS} ${KERNEL_INCLUDE_DIRS} ${GUI_INCLUDE_DIRS}