]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchPlugin/CMakeLists.txt
Salome HOME
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
[modules/shaper.git] / src / SketchPlugin / CMakeLists.txt
index d4efeee6c8c472a835e077d5d809ca171bf5c333..01c640568d5617ede4b48ae4725b6f6af098850f 100644 (file)
@@ -54,6 +54,7 @@ SET(PROJECT_LIBRARIES
     GeomAPI
     GeomAlgoAPI
     ModelAPI
+    SketcherPrs
     ${CAS_KERNEL}
     ${CAS_SHAPE}
 )
@@ -73,6 +74,7 @@ INCLUDE_DIRECTORIES(
   ../GeomAPI
   ../GeomAlgoAPI
   ../GeomDataAPI
+  ../SketcherPrs
 )
 
 INSTALL(TARGETS SketchPlugin DESTINATION plugins)