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 e1726ca506616a4d427fcf096c58dc212fc1c1db..2be8c4af2878681beba9791bc57114831a19e2d8 100644 (file)
@@ -29,7 +29,8 @@ SET(PROJECT_HEADERS
     GeomAPI_DataMapOfShapeShape.h
     GeomAPI_ICustomPrs.h
     GeomAPI_Vertex.h
-       GeomAPI_Ax3.h
+    GeomAPI_Ax1.h
+    GeomAPI_Ax3.h
 )
 
 SET(PROJECT_SOURCES
@@ -54,7 +55,8 @@ SET(PROJECT_SOURCES
     GeomAPI_DataMapOfShapeShape.cpp
     GeomAPI_Vertex.cpp
     GeomAPI_ICustomPrs.cpp
-       GeomAPI_Ax3.cpp
+    GeomAPI_Ax1.cpp
+    GeomAPI_Ax3.cpp
 )
 
 SET(PROJECT_LIBRARIES