Salome HOME
bug corrections in Zcracks for V83
[modules/smesh.git] / src / Driver / CMakeLists.txt
index b69a98952928b8bd6967d886c35550d217eb1897..96fb9645fedb0f1c8408fa63d69eea5580cdf4b5 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
@@ -39,6 +39,7 @@ SET(_link_LIBRARIES
   ${CAS_TKernel}
   ${CAS_TKTopAlgo}
   SMESHDS
+  SMESHUtils
 )
 
 # --- headers ---