Salome HOME
IPAL52871: Mesh Information dialog shows different number of nodes for group of elements
[modules/smesh.git] / src / Driver / CMakeLists.txt
index b69a98952928b8bd6967d886c35550d217eb1897..e334ab798f75938352b0df84b33c1b8ac17eba8b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2015  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 ---