Salome HOME
updated copyright message
[plugins/blsurfplugin.git] / src / BLSURFPlugin / CMakeLists.txt
index a58e725304516b42c3af5c19b030ed49cad85986..95e4a7af3b3ff247d4487c1a0677268218cea449 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -54,6 +54,7 @@ SET(_link_LIBRARIES
   ${SMESH_StdMeshersEngine}
   ${SMESH_SMDS}
   ${SMESH_SMESHDS}
+  ${SMESH_SMESHUtils}
   ${GEOM_GEOMbasic}
   ${KERNEL_OpUtil}
   ${KERNEL_SalomeGenericObj}