X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAlgoAPI%2FCMakeLists.txt;h=c4ff34d4d8ea4cf607ddba60454cd64a5fce2796;hb=6ffc58e695559e8997bbc8b977b537f1c63d45a8;hp=b40fcd76e22d3a9b503409b216ca3c59f16f15f7;hpb=081612e9534dedf1c51b7c22f2fe2b467e5a112f;p=modules%2Fshaper.git diff --git a/src/GeomAlgoAPI/CMakeLists.txt b/src/GeomAlgoAPI/CMakeLists.txt index b40fcd76e..c4ff34d4d 100644 --- a/src/GeomAlgoAPI/CMakeLists.txt +++ b/src/GeomAlgoAPI/CMakeLists.txt @@ -39,7 +39,13 @@ SET(PROJECT_HEADERS GeomAlgoAPI_WireBuilder.h GeomAlgoAPI_Sewing.h GeomAlgoAPI_ShapeBuilder.h + GeomAlgoAPI_ShapeAPI.h + GeomAlgoAPI_Exception.h + GeomAlgoAPI_Box.h + GeomAlgoAPI_BoxPoints.h + GeomAlgoAPI_XAOExport.h GeomAlgoAPI_XAOImport.h + GeomAlgoAPI_Copy.h ) SET(PROJECT_SOURCES @@ -75,7 +81,13 @@ SET(PROJECT_SOURCES GeomAlgoAPI_WireBuilder.cpp GeomAlgoAPI_Sewing.cpp GeomAlgoAPI_ShapeBuilder.cpp + GeomAlgoAPI_ShapeAPI.cpp + GeomAlgoAPI_Exception.cpp + GeomAlgoAPI_Box.cpp + GeomAlgoAPI_BoxPoints.cpp + GeomAlgoAPI_XAOExport.cpp GeomAlgoAPI_XAOImport.cpp + GeomAlgoAPI_Copy.cpp ) SET(PROJECT_LIBRARIES