X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHFiltersSelection%2FCMakeLists.txt;h=1863291c98f5b789d899685c146fa85cb2501820;hb=53443734745aa6d3453a6db166d5258ae6842920;hp=9c9bf99c5f94f7bac88db962e281628e0921f4a8;hpb=97889f80acb2a7e5d7c9aaa2b6c6b2557014b49d;p=modules%2Fsmesh.git diff --git a/src/SMESHFiltersSelection/CMakeLists.txt b/src/SMESHFiltersSelection/CMakeLists.txt index 9c9bf99c5..1863291c9 100644 --- a/src/SMESHFiltersSelection/CMakeLists.txt +++ b/src/SMESHFiltersSelection/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2020 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -23,7 +23,6 @@ INCLUDE_DIRECTORIES( ${OpenCASCADE_INCLUDE_DIR} ${QT_INCLUDES} ${PYTHON_INCLUDE_DIRS} - ${VTK_INCLUDE_DIRS} ${KERNEL_INCLUDE_DIRS} ${GUI_INCLUDE_DIRS} ${GEOM_INCLUDE_DIRS} @@ -46,8 +45,6 @@ SET(_link_LIBRARIES ${KERNEL_SalomeDS} ${GUI_SalomeApp} ${GUI_suit} - ${GUI_LightApp} - ${GEOM_GEOM} ${GEOM_GEOMClient} ${OpenCASCADE_FoundationClasses_LIBRARIES} ${OpenCASCADE_ModelingData_LIBRARIES}