Salome HOME
bug corrections in Zcracks for V83
[modules/smesh.git] / src / SMESH_I / CMakeLists.txt
index e9b14c9196997ab43891e36925153b88c0757ab8..f8fabc08cd59a31f9d1d231e58cf4400f932274e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2016  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
@@ -80,6 +80,7 @@ SET(_link_LIBRARIES
   SMDS
   SMESHDS
   SMESHControls
+  MeshDriverMED
 )
 
 # --- headers ---