X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGUI%2FCMakeLists.txt;h=0df61923f219e5dc596c45859817407e088146f1;hb=75a88b7dbdb9b802465d4a47c1d91988a5c6a645;hp=a3c1006cc83d5783bc22f9e0f3cf281ce2529a66;hpb=2e040d534d8a35f86a3a8a692dd6b02576e29c89;p=plugins%2Fblsurfplugin.git diff --git a/src/GUI/CMakeLists.txt b/src/GUI/CMakeLists.txt index a3c1006..0df6192 100644 --- a/src/GUI/CMakeLists.txt +++ b/src/GUI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2019 CEA/DEN, EDF R&D +# Copyright (C) 2013-2023 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -29,7 +29,7 @@ INCLUDE_DIRECTORIES( ${GUI_INCLUDE_DIRS} ${GEOM_INCLUDE_DIRS} ${SMESH_INCLUDE_DIRS} - ${VTK_INCLUDE_DIRS} + ${MEDCOUPLING_INCLUDE_DIRS} ${Boost_INCLUDE_DIRS} ${OMNIORB_INCLUDE_DIR} ${MESHGEMS_INCLUDE_DIRS}