Salome HOME
Fix for the issue #593: do not remove naming attribute, but use TNaming_Builder for...
[modules/shaper.git] / src / GeomAPI / CMakeLists.txt
index 0de88e1edf91ef91631f56abee2b149da1e21ac6..2be8c4af2878681beba9791bc57114831a19e2d8 100644 (file)
@@ -29,6 +29,8 @@ SET(PROJECT_HEADERS
     GeomAPI_DataMapOfShapeShape.h
     GeomAPI_ICustomPrs.h
     GeomAPI_Vertex.h
+    GeomAPI_Ax1.h
+    GeomAPI_Ax3.h
 )
 
 SET(PROJECT_SOURCES
@@ -52,6 +54,9 @@ SET(PROJECT_SOURCES
     GeomAPI_Curve.cpp
     GeomAPI_DataMapOfShapeShape.cpp
     GeomAPI_Vertex.cpp
+    GeomAPI_ICustomPrs.cpp
+    GeomAPI_Ax1.cpp
+    GeomAPI_Ax3.cpp
 )
 
 SET(PROJECT_LIBRARIES