X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPartSet%2FCMakeLists.txt;h=d10a13c9f857fa9c5c978713521a59784a5e2d18;hb=8014834da0821ddfaa8b19e3d9bd651fa4392ad9;hp=bdbc48c5208fccb1cd8dc26216aa923d43269dc8;hpb=9b6fa5ea0662642f58e278af3798f4dc9ddd0acf;p=modules%2Fshaper.git diff --git a/src/PartSet/CMakeLists.txt b/src/PartSet/CMakeLists.txt index bdbc48c52..d10a13c9f 100644 --- a/src/PartSet/CMakeLists.txt +++ b/src/PartSet/CMakeLists.txt @@ -47,6 +47,8 @@ SET(PROJECT_LIBRARIES Config GeomAPI GeomValidators + GeomDataAPI + SketcherPrs ${QT_LIBRARIES} ${CAS_KERNEL} ${CAS_SHAPE} @@ -77,6 +79,7 @@ INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/src/XGUI ${CMAKE_SOURCE_DIR}/src/GeomDataAPI ${CMAKE_SOURCE_DIR}/src/GeomAlgoAPI ${CMAKE_SOURCE_DIR}/src/SketchPlugin + ${CMAKE_SOURCE_DIR}/src/SketcherPrs ${CMAKE_SOURCE_DIR}/src/FeaturesPlugin ${CMAKE_SOURCE_DIR}/src/GeomAPI ${CMAKE_SOURCE_DIR}/src/GeomValidators