Salome HOME
Issue #1367: Fill feature.
[modules/shaper.git] / src / GeomValidators / CMakeLists.txt
index c64d2a557c272cba75a5286c8b05c5a77d50686f..03b6952b6fda0ea3ff3ae5e627295f905f483fb5 100644 (file)
@@ -18,7 +18,6 @@ SET(PROJECT_HEADERS
     GeomValidators_Tools.h
     GeomValidators_ZeroOffset.h
     GeomValidators_Different.h
-    GeomValidators_BooleanSelection.h
     GeomValidators_IntersectionSelection.h
 )
 
@@ -37,7 +36,6 @@ SET(PROJECT_SOURCES
     GeomValidators_Tools.cpp
     GeomValidators_ZeroOffset.cpp
     GeomValidators_Different.cpp
-    GeomValidators_BooleanSelection.cpp
     GeomValidators_IntersectionSelection.cpp
 )