X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAPI%2FCMakeLists.txt;h=b258cb54a3904a30162f6c03a0f1aaabfa221ac4;hb=592f9b635dddfc888cc2e14d8e996e0e21d904b3;hp=888da4512967b46e44dd90b78344360d07cc0a06;hpb=952efeb621c89406b5b4b2a7173ad42de4034fa8;p=modules%2Fshaper.git diff --git a/src/GeomAPI/CMakeLists.txt b/src/GeomAPI/CMakeLists.txt index 888da4512..b258cb54a 100644 --- a/src/GeomAPI/CMakeLists.txt +++ b/src/GeomAPI/CMakeLists.txt @@ -32,6 +32,7 @@ SET(PROJECT_HEADERS GeomAPI_ICustomPrs.h GeomAPI_Vertex.h GeomAPI_Ax1.h + GeomAPI_Ax2.h GeomAPI_Ax3.h GeomAPI_Trsf.h ) @@ -61,6 +62,7 @@ SET(PROJECT_SOURCES GeomAPI_Vertex.cpp GeomAPI_ICustomPrs.cpp GeomAPI_Ax1.cpp + GeomAPI_Ax2.cpp GeomAPI_Ax3.cpp GeomAPI_IPresentable.cpp GeomAPI_Trsf.cpp