X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAPI%2FCMakeLists.txt;h=2df13f8cc8165fc8942ce7b6121aa0e2f3ef939e;hb=3527295683587eb7ed5cc6c37aa7fe65bd27da64;hp=eec0e4d2c7529624f826adaf78ed1a25c0dd21d2;hpb=27fd3be3ad030dbcc223be46201f5caf8ef0f6be;p=modules%2Fshaper.git diff --git a/src/GeomAPI/CMakeLists.txt b/src/GeomAPI/CMakeLists.txt index eec0e4d2c..2df13f8cc 100644 --- a/src/GeomAPI/CMakeLists.txt +++ b/src/GeomAPI/CMakeLists.txt @@ -27,7 +27,8 @@ SET(PROJECT_HEADERS GeomAPI_IPresentable.h GeomAPI_Curve.h GeomAPI_DataMapOfShapeShape.h - GeomAPI_ICustomPrs.h + GeomAPI_ICustomPrs.h + GeomAPI_Vertex.h ) SET(PROJECT_SOURCES @@ -50,6 +51,7 @@ SET(PROJECT_SOURCES GeomAPI_AISObject.cpp GeomAPI_Curve.cpp GeomAPI_DataMapOfShapeShape.cpp + GeomAPI_Vertex.cpp ) SET(PROJECT_LIBRARIES