X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAPI%2FCMakeLists.txt;h=b258cb54a3904a30162f6c03a0f1aaabfa221ac4;hb=3d28bcbab2f3ed0e40295e64f4e836caebc19fca;hp=afe2bd4acf30d3f028fc08b07b64a5583469f045;hpb=7b575e65da4aaf7e4cbf41ccf7d61b83c5842b7f;p=modules%2Fshaper.git diff --git a/src/GeomAPI/CMakeLists.txt b/src/GeomAPI/CMakeLists.txt index afe2bd4ac..b258cb54a 100644 --- a/src/GeomAPI/CMakeLists.txt +++ b/src/GeomAPI/CMakeLists.txt @@ -26,12 +26,15 @@ SET(PROJECT_HEADERS GeomAPI_PlanarEdges.h GeomAPI_AISObject.h GeomAPI_IPresentable.h - GeomAPI_Curve.h + GeomAPI_Curve.h + GeomAPI_DataMapOfShapeMapOfShapes.h GeomAPI_DataMapOfShapeShape.h GeomAPI_ICustomPrs.h GeomAPI_Vertex.h GeomAPI_Ax1.h + GeomAPI_Ax2.h GeomAPI_Ax3.h + GeomAPI_Trsf.h ) SET(PROJECT_SOURCES @@ -54,11 +57,15 @@ SET(PROJECT_SOURCES GeomAPI_PlanarEdges.cpp GeomAPI_AISObject.cpp GeomAPI_Curve.cpp + GeomAPI_DataMapOfShapeMapOfShapes.cpp GeomAPI_DataMapOfShapeShape.cpp GeomAPI_Vertex.cpp GeomAPI_ICustomPrs.cpp GeomAPI_Ax1.cpp + GeomAPI_Ax2.cpp GeomAPI_Ax3.cpp + GeomAPI_IPresentable.cpp + GeomAPI_Trsf.cpp ) SET(PROJECT_LIBRARIES