Salome HOME
Implementation of point 2.3.1 of CEA specification
[modules/shaper.git] / src / ConstructionPlugin / CMakeLists.txt
index 7985e93372279036207c59ab89326de221aead64..a9705702fbfe2c6eea3ec2c75730ae996a306e57 100644 (file)
@@ -54,6 +54,7 @@ SET(PROJECT_LIBRARIES
     ModelAPI
     GeomAPI
     GeomAlgoAPI
+       GeomDataAPI
 )
 
 SOURCE_GROUP ("Resource Files" FILES ${TEXT_RESOURCES})
@@ -72,6 +73,7 @@ INCLUDE_DIRECTORIES(
   ../GeomAPI
   ../GeomAlgoAPI
   ../Events
+  ../GeomDataAPI
 )