X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHUtils%2FCMakeLists.txt;h=5261c5d7fdebc35f3684644b26186d9f6a66e4df;hp=bd1f13ce4785d67d7164f1d0f2c570e5e296d037;hb=5d68554076bbca0e1e95fb0db215a6c2b84b6c54;hpb=1bd4ba8acdfe7ab1edc96a016836e174a393d445 diff --git a/src/SMESHUtils/CMakeLists.txt b/src/SMESHUtils/CMakeLists.txt index bd1f13ce4..5261c5d7f 100644 --- a/src/SMESHUtils/CMakeLists.txt +++ b/src/SMESHUtils/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2014 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 @@ -41,6 +41,8 @@ SET(_link_LIBRARIES ${CAS_TKG2d} ${CAS_TKG3d} ${CAS_TKGeomBase} + ${CAS_TKGeomAlgo} + ${Boost_LIBRARIES} SMESHDS )