X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomValidators%2FCMakeLists.txt;h=f7f7d29e030018018a58814ad059ba06500ec9da;hb=3e6012473696e5fd94e3c8240e2e1eda8def1743;hp=af20eedc4c250afe68b591f44450f8404d260664;hpb=f12c9b8ec759f1388b1059ca1beb963358265808;p=modules%2Fshaper.git diff --git a/src/GeomValidators/CMakeLists.txt b/src/GeomValidators/CMakeLists.txt index af20eedc4..f7f7d29e0 100644 --- a/src/GeomValidators/CMakeLists.txt +++ b/src/GeomValidators/CMakeLists.txt @@ -9,6 +9,7 @@ SET(PROJECT_HEADERS GeomValidators_ConstructionComposite.h GeomValidators_DifferentShapes.h GeomValidators_Face.h + GeomValidators_FeatureKind.h GeomValidators_Finite.h GeomValidators_PartitionArguments.h GeomValidators_Plugin.h @@ -17,8 +18,8 @@ SET(PROJECT_HEADERS GeomValidators_Tools.h GeomValidators_ZeroOffset.h GeomValidators_Different.h - GeomValidators_BooleanSelection.h GeomValidators_IntersectionSelection.h + GeomValidators_MinObjectsSelected.h ) SET(PROJECT_SOURCES @@ -27,6 +28,7 @@ SET(PROJECT_SOURCES GeomValidators_ConstructionComposite.cpp GeomValidators_DifferentShapes.cpp GeomValidators_Face.cpp + GeomValidators_FeatureKind.cpp GeomValidators_Finite.cpp GeomValidators_PartitionArguments.cpp GeomValidators_Plugin.cpp @@ -35,8 +37,8 @@ SET(PROJECT_SOURCES GeomValidators_Tools.cpp GeomValidators_ZeroOffset.cpp GeomValidators_Different.cpp - GeomValidators_BooleanSelection.cpp GeomValidators_IntersectionSelection.cpp + GeomValidators_MinObjectsSelected.cpp ) SET(PROJECT_LIBRARIES