Salome HOME
Make GeomAPI_WireExplorer available from the Python scripts.
[modules/shaper.git] / src / GeomAPI / CMakeLists.txt
index 267c703a9c5f5160db59c157b4f30ccf0fe22a99..f335fa5a662489e9a0da7ed95dfd411b6ae6daa3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -70,6 +70,7 @@ SET(PROJECT_HEADERS
     GeomAPI_Torus.h
     GeomAPI_Box.h
     GeomAPI_WireExplorer.h
+    GeomAPI_ShapeHierarchy.h
 )
 
 SET(PROJECT_SOURCES
@@ -118,6 +119,7 @@ SET(PROJECT_SOURCES
     GeomAPI_Torus.cpp
     GeomAPI_Box.cpp
     GeomAPI_WireExplorer.cpp
+    GeomAPI_ShapeHierarchy.cpp
 )
 
 SET(PROJECT_LIBRARIES