Salome HOME
Issue #631 - Uncatched problem in XML file
[modules/shaper.git] / src / GeomAPI / CMakeLists.txt
index ef0f5b1a97f453f5828c6242dce9486e1416f858..afe2bd4acf30d3f028fc08b07b64a5583469f045 100644 (file)
@@ -20,6 +20,7 @@ SET(PROJECT_HEADERS
     GeomAPI_Dir2d.h
     GeomAPI_Pln.h
     GeomAPI_Shape.h
+    GeomAPI_ShapeExplorer.h
     GeomAPI_Edge.h
     GeomAPI_Face.h
     GeomAPI_PlanarEdges.h
@@ -29,6 +30,8 @@ SET(PROJECT_HEADERS
     GeomAPI_DataMapOfShapeShape.h
     GeomAPI_ICustomPrs.h
     GeomAPI_Vertex.h
+    GeomAPI_Ax1.h
+    GeomAPI_Ax3.h
 )
 
 SET(PROJECT_SOURCES
@@ -45,6 +48,7 @@ SET(PROJECT_SOURCES
     GeomAPI_Dir2d.cpp
     GeomAPI_Pln.cpp
     GeomAPI_Shape.cpp
+    GeomAPI_ShapeExplorer.cpp
     GeomAPI_Edge.cpp
     GeomAPI_Face.cpp
     GeomAPI_PlanarEdges.cpp
@@ -53,6 +57,8 @@ SET(PROJECT_SOURCES
     GeomAPI_DataMapOfShapeShape.cpp
     GeomAPI_Vertex.cpp
     GeomAPI_ICustomPrs.cpp
+    GeomAPI_Ax1.cpp
+    GeomAPI_Ax3.cpp
 )
 
 SET(PROJECT_LIBRARIES