Salome HOME
Merge branch 'abn/configuration'
[modules/smesh.git] / src / SMESHUtils / CMakeLists.txt
index 8bafe47f4e7ec1808a0ab9bf40b510faf15e0a52..eb68432294e94546fd6cc6d8ee34c7a45496752c 100644 (file)
@@ -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 ---