X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAPI%2FCMakeLists.txt;h=e1726ca506616a4d427fcf096c58dc212fc1c1db;hb=aa48919bb1ecb71f07d9ac5fcd1bad170e7ed547;hp=0de88e1edf91ef91631f56abee2b149da1e21ac6;hpb=b1eedc1c758fe498ba735720e355210dbb811ffe;p=modules%2Fshaper.git diff --git a/src/GeomAPI/CMakeLists.txt b/src/GeomAPI/CMakeLists.txt index 0de88e1ed..e1726ca50 100644 --- a/src/GeomAPI/CMakeLists.txt +++ b/src/GeomAPI/CMakeLists.txt @@ -29,6 +29,7 @@ SET(PROJECT_HEADERS GeomAPI_DataMapOfShapeShape.h GeomAPI_ICustomPrs.h GeomAPI_Vertex.h + GeomAPI_Ax3.h ) SET(PROJECT_SOURCES @@ -52,6 +53,8 @@ SET(PROJECT_SOURCES GeomAPI_Curve.cpp GeomAPI_DataMapOfShapeShape.cpp GeomAPI_Vertex.cpp + GeomAPI_ICustomPrs.cpp + GeomAPI_Ax3.cpp ) SET(PROJECT_LIBRARIES