X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAPI%2FCMakeLists.txt;fp=src%2FGeomAPI%2FCMakeLists.txt;h=20168aab632035aa96a53c5bccaee13af446b345;hb=3692e4ddfe1d709b235b6f1a8b96218ead1a45c5;hp=ec892a755cf6563ec8765d4a54ad63d85a26dd34;hpb=d1573bd4d5c0872086f042e66fee3efdee501d45;p=modules%2Fshaper.git diff --git a/src/GeomAPI/CMakeLists.txt b/src/GeomAPI/CMakeLists.txt index ec892a755..20168aab6 100644 --- a/src/GeomAPI/CMakeLists.txt +++ b/src/GeomAPI/CMakeLists.txt @@ -50,6 +50,7 @@ SET(PROJECT_HEADERS GeomAPI_Curve.h GeomAPI_DataMapOfShapeMapOfShapes.h GeomAPI_DataMapOfShapeShape.h + GeomAPI_IndexedMapOfShape.h GeomAPI_ICustomPrs.h GeomAPI_Vertex.h GeomAPI_Ax1.h @@ -98,6 +99,7 @@ SET(PROJECT_SOURCES GeomAPI_Curve.cpp GeomAPI_DataMapOfShapeMapOfShapes.cpp GeomAPI_DataMapOfShapeShape.cpp + GeomAPI_IndexedMapOfShape.cpp GeomAPI_Vertex.cpp GeomAPI_ICustomPrs.cpp GeomAPI_Ax1.cpp