Salome HOME
Issue #254: on error of Boolean operations produce error window and this error now...
[modules/shaper.git] / src / FeaturesPlugin / CMakeLists.txt
index ab966dff693de7c0d3dd58afa168fc35561f344c..a0886cbb16364a482cb4e6d544dab887deaa9362 100644 (file)
@@ -27,7 +27,6 @@ INCLUDE_DIRECTORIES(
   ../GeomAPI
   ../GeomAlgoAPI
   ../Events
-  ${CAS_INCLUDE_DIRS}
 )
 
 SET(PROJECT_LIBRARIES
@@ -35,8 +34,6 @@ SET(PROJECT_LIBRARIES
     ModelAPI 
     GeomAPI 
     GeomAlgoAPI
-    ${CAS_KERNEL}
-    ${CAS_SHAPE}
 )
 
 ADD_DEFINITIONS(-DFEATURESPLUGIN_EXPORTS ${BOOST_DEFINITIONS})