X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAPI%2FCMakeLists.txt;h=e1726ca506616a4d427fcf096c58dc212fc1c1db;hb=aa48919bb1ecb71f07d9ac5fcd1bad170e7ed547;hp=9ee8694c8cac79d3c34eeac641b6c7a16f4d98c2;hpb=f4f01be0d0f2642aaca4844b34c98a062e2afbb9;p=modules%2Fshaper.git diff --git a/src/GeomAPI/CMakeLists.txt b/src/GeomAPI/CMakeLists.txt index 9ee8694c8..e1726ca50 100644 --- a/src/GeomAPI/CMakeLists.txt +++ b/src/GeomAPI/CMakeLists.txt @@ -1,3 +1,5 @@ +## Copyright (C) 2014-20xx CEA/DEN, EDF R&D + FIND_PACKAGE(SWIG REQUIRED) INCLUDE(${SWIG_USE_FILE}) @@ -19,11 +21,15 @@ SET(PROJECT_HEADERS GeomAPI_Pln.h GeomAPI_Shape.h GeomAPI_Edge.h + GeomAPI_Face.h GeomAPI_PlanarEdges.h GeomAPI_AISObject.h GeomAPI_IPresentable.h GeomAPI_Curve.h GeomAPI_DataMapOfShapeShape.h + GeomAPI_ICustomPrs.h + GeomAPI_Vertex.h + GeomAPI_Ax3.h ) SET(PROJECT_SOURCES @@ -41,10 +47,14 @@ SET(PROJECT_SOURCES GeomAPI_Pln.cpp GeomAPI_Shape.cpp GeomAPI_Edge.cpp + GeomAPI_Face.cpp GeomAPI_PlanarEdges.cpp GeomAPI_AISObject.cpp GeomAPI_Curve.cpp GeomAPI_DataMapOfShapeShape.cpp + GeomAPI_Vertex.cpp + GeomAPI_ICustomPrs.cpp + GeomAPI_Ax3.cpp ) SET(PROJECT_LIBRARIES