X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FDriver%2FCMakeLists.txt;h=e334ab798f75938352b0df84b33c1b8ac17eba8b;hb=dcf2fe5cadade3e9581d68b44e6b9d5db5040247;hp=b69a98952928b8bd6967d886c35550d217eb1897;hpb=5d68554076bbca0e1e95fb0db215a6c2b84b6c54;p=modules%2Fsmesh.git 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 ---