X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHUtils%2FCMakeLists.txt;h=eb68432294e94546fd6cc6d8ee34c7a45496752c;hb=c26e9bf6e21bac0b0730482c92158dcd0ebbfe13;hp=8bafe47f4e7ec1808a0ab9bf40b510faf15e0a52;hpb=fb609e70fe2fefc32cc693f0120664b6286556d7;p=modules%2Fsmesh.git diff --git a/src/SMESHUtils/CMakeLists.txt b/src/SMESHUtils/CMakeLists.txt index 8bafe47f4..eb6843229 100644 --- a/src/SMESHUtils/CMakeLists.txt +++ b/src/SMESHUtils/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2015 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 @@ -79,6 +79,7 @@ SET(SMESHUtils_SOURCES SMESH_File.cxx SMESH_MeshAlgos.cxx SMESH_MAT2d.cxx + SMESH_FreeBorders.cxx ) # --- rules ---