X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FDriver%2FCMakeLists.txt;h=e334ab798f75938352b0df84b33c1b8ac17eba8b;hp=b69a98952928b8bd6967d886c35550d217eb1897;hb=abe9bd6dff6149ea8e2236360c0186e9c0dd2ad1;hpb=b0a908c0d20341651771d0249fb10882f54b2aad diff --git a/src/Driver/CMakeLists.txt b/src/Driver/CMakeLists.txt index b69a98952..e334ab798 100644 --- a/src/Driver/CMakeLists.txt +++ b/src/Driver/CMakeLists.txt @@ -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 ---