Salome HOME
updated copyright message
[modules/shaper.git] / src / XGUI / CMakeLists.txt
index 14f9b291b382a4c13dce5ab33d255c29010cb72f..d6e56a33745fae6c1aef67314457c10a815d2d56 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2014-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
@@ -204,6 +204,7 @@ SET(PROJECT_INCLUDES
     ${PROJECT_SOURCE_DIR}/src/GeomAPI
     ${PROJECT_SOURCE_DIR}/src/ModuleBase
     ${PROJECT_SOURCE_DIR}/src/GeomAlgoAPI
+    ${PROJECT_SOURCE_DIR}/src/Model
     ${OpenCASCADE_INCLUDE_DIR}
     ${SUIT_INCLUDE})