X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAPI%2FCMakeLists.txt;h=b258cb54a3904a30162f6c03a0f1aaabfa221ac4;hb=592f9b635dddfc888cc2e14d8e996e0e21d904b3;hp=ef0f5b1a97f453f5828c6242dce9486e1416f858;hpb=4bd309fefa1e59d2ebb3207c60c9baef536ead10;p=modules%2Fshaper.git diff --git a/src/GeomAPI/CMakeLists.txt b/src/GeomAPI/CMakeLists.txt index ef0f5b1a9..b258cb54a 100644 --- a/src/GeomAPI/CMakeLists.txt +++ b/src/GeomAPI/CMakeLists.txt @@ -20,15 +20,21 @@ SET(PROJECT_HEADERS GeomAPI_Dir2d.h GeomAPI_Pln.h GeomAPI_Shape.h + GeomAPI_ShapeExplorer.h GeomAPI_Edge.h GeomAPI_Face.h 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 @@ -45,14 +51,21 @@ SET(PROJECT_SOURCES GeomAPI_Dir2d.cpp GeomAPI_Pln.cpp GeomAPI_Shape.cpp + GeomAPI_ShapeExplorer.cpp GeomAPI_Edge.cpp GeomAPI_Face.cpp 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