Salome HOME
Fix for the issue #1045
[modules/shaper.git] / src / GeomAPI / CMakeLists.txt
index 888da4512967b46e44dd90b78344360d07cc0a06..b258cb54a3904a30162f6c03a0f1aaabfa221ac4 100644 (file)
@@ -32,6 +32,7 @@ SET(PROJECT_HEADERS
     GeomAPI_ICustomPrs.h
     GeomAPI_Vertex.h
     GeomAPI_Ax1.h
+    GeomAPI_Ax2.h
     GeomAPI_Ax3.h
     GeomAPI_Trsf.h
 )
@@ -61,6 +62,7 @@ SET(PROJECT_SOURCES
     GeomAPI_Vertex.cpp
     GeomAPI_ICustomPrs.cpp
     GeomAPI_Ax1.cpp
+    GeomAPI_Ax2.cpp
     GeomAPI_Ax3.cpp
     GeomAPI_IPresentable.cpp
     GeomAPI_Trsf.cpp