X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FDriver%2FCMakeLists.txt;h=96fb9645fedb0f1c8408fa63d69eea5580cdf4b5;hp=feebd7edea6c07eebda8a0ffc6d54adbab335de9;hb=62a5ed1578d719311fbf4cebf77c9d014205a510;hpb=1bd4ba8acdfe7ab1edc96a016836e174a393d445 diff --git a/src/Driver/CMakeLists.txt b/src/Driver/CMakeLists.txt index feebd7ede..96fb9645f 100644 --- a/src/Driver/CMakeLists.txt +++ b/src/Driver/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 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 # License as published by the Free Software Foundation; either -# version 2.1 of the License. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -39,6 +39,7 @@ SET(_link_LIBRARIES ${CAS_TKernel} ${CAS_TKTopAlgo} SMESHDS + SMESHUtils ) # --- headers ---