X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModel%2FCMakeLists.txt;h=81e140d18eaeebf0b266d9aaca296f48ce27e997;hb=08a991619fbd4f803d52e698dd48f0f7f46d118e;hp=eaac6b906a332e4eddcde3e7621f0c4de4a8d630;hpb=d5d78920316491975a67f76578982b401cdfe71d;p=modules%2Fshaper.git diff --git a/src/Model/CMakeLists.txt b/src/Model/CMakeLists.txt index eaac6b906..81e140d18 100644 --- a/src/Model/CMakeLists.txt +++ b/src/Model/CMakeLists.txt @@ -104,6 +104,7 @@ SET(PROJECT_LIBRARIES GeomData GeomAPI GeomAlgoAPI + Locale ModelGeomAlgo ${OpenCASCADE_ApplicationFramework_LIBRARIES} ) @@ -116,6 +117,7 @@ SET(PROJECT_INCLUDES ../GeomDataAPI ../GeomAlgoAPI ../GeomAPI + ../Locale ../ModelGeomAlgo ../ConstructionPlugin ${OpenCASCADE_INCLUDE_DIR}