X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPluginUtils%2FCMakeLists.txt;fp=src%2FPluginUtils%2FCMakeLists.txt;h=cc0c0dfc3d189a2748eeb0792f93b93b817a394a;hb=88a6af9271722b00b7df5d5b7dae26c804e450d4;hp=8c3999cc5ec4ae8c8bf3c8cf210a4a5b411a0bc2;hpb=242772e3ec0104ea47d002ca1ac2c1765ef3a57d;p=modules%2Fsmesh.git diff --git a/src/PluginUtils/CMakeLists.txt b/src/PluginUtils/CMakeLists.txt index 8c3999cc5..cc0c0dfc3 100644 --- a/src/PluginUtils/CMakeLists.txt +++ b/src/PluginUtils/CMakeLists.txt @@ -17,8 +17,6 @@ # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -find_package(ParaView REQUIRED) - # --- options --- # additional include directories INCLUDE_DIRECTORIES( @@ -56,7 +54,6 @@ SET(_link_LIBRARIES ${GUI_suit} SalomeIDLSMESH SMESH - ParaView::pqApplicationComponents ) # --- headers ---