Salome HOME
Merge branch 'gni/evolution' into V9_7_BR
[modules/smesh.git] / src / SMESHClient / CMakeLists.txt
index 6712177e9955dd4994aa994edbb6174ae73f2dd2..ec16456969e85f6c4d571818277c4cb2ffc722b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2021  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
@@ -70,6 +70,7 @@ SET(_link_LIBRARIES
   SMESHimpl
   SMESHDS
   SMESHControls
+  SMESHEngine 
   MEDWrapper
 )