Salome HOME
Transfer BreakLink from Object to Gen
[modules/smesh.git] / src / SMESHUtils / CMakeLists.txt
index d1f527b1db3f3efa7979c595ab636a615bd6276f..0adf75ebfaf8468d19af993f133a84e4c2ed3969 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2019  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
@@ -61,6 +61,7 @@ SET(SMESHUtils_HEADERS
   SMESH_MAT2d.hxx
   SMESH_ControlPnt.hxx
   SMESH_Delaunay.hxx
+  SMESH_Indexer.hxx
   )
 
 # --- sources ---