Salome HOME
Issue #1079: Make Apply and Cancel buttons independent on enable/disable of complex...
[modules/shaper.git] / src / GeomValidators / CMakeLists.txt
index 07004c22a5449c406343afea46af03dfe570f538..c9768eb39f606c33e5a82ccacd2673ad947869c6 100644 (file)
@@ -6,21 +6,31 @@ SET(PROJECT_HEADERS
     GeomValidators.h
     GeomValidators_BooleanArguments.h
     GeomValidators_ConstructionComposite.h
+    GeomValidators_DifferentShapes.h
     GeomValidators_Face.h
+    GeomValidators_Finite.h
+    GeomValidators_PartitionArguments.h
+    GeomValidators_Plugin.h
     GeomValidators_Positive.h
     GeomValidators_ShapeType.h
     GeomValidators_Tools.h
     GeomValidators_ZeroOffset.h
+    GeomValidators_Different.h
 )
 
 SET(PROJECT_SOURCES
     GeomValidators_BooleanArguments.cpp
     GeomValidators_ConstructionComposite.cpp
+    GeomValidators_DifferentShapes.cpp
     GeomValidators_Face.cpp
+    GeomValidators_Finite.cpp
+    GeomValidators_PartitionArguments.cpp
+    GeomValidators_Plugin.cpp
     GeomValidators_Positive.cpp
     GeomValidators_ShapeType.cpp
     GeomValidators_Tools.cpp
     GeomValidators_ZeroOffset.cpp
+    GeomValidators_Different.cpp
 )
 
 SET(PROJECT_LIBRARIES