X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FConstructionPlugin%2FCMakeLists.txt;h=302e08bb3323aceb00162d45fe3a0f584b63a147;hb=1b9dd3633d644c358424227423b330e9551be38f;hp=0a1847283a9633002b259e4444b6920be189c3c9;hpb=3d7368386762b057fff327d24d0079b4a73c3004;p=modules%2Fshaper.git diff --git a/src/ConstructionPlugin/CMakeLists.txt b/src/ConstructionPlugin/CMakeLists.txt index 0a1847283..302e08bb3 100644 --- a/src/ConstructionPlugin/CMakeLists.txt +++ b/src/ConstructionPlugin/CMakeLists.txt @@ -26,6 +26,7 @@ SET(XML_RESOURCES ) SET(PROJECT_LIBRARIES + Config ModelAPI GeomAPI GeomAlgoAPI @@ -41,6 +42,7 @@ INSTALL(TARGETS ConstructionPlugin DESTINATION plugins) INSTALL(FILES ${XML_RESOURCES} DESTINATION plugins) INCLUDE_DIRECTORIES( + ../Config ../ModelAPI ../GeomAPI ../GeomAlgoAPI