]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/Model/CMakeLists.txt
Salome HOME
Error management -- Default attribute validator
[modules/shaper.git] / src / Model / CMakeLists.txt
index 36eb50535c28d59d7ebcaeee82e43342c7c8f905..35440629ee2580b9415ca6f0cfef8aa805433a67 100644 (file)
@@ -32,6 +32,7 @@ SET(PROJECT_HEADERS
     Model_ResultGroup.h
     Model_ResultParameter.h
     Model_FeatureValidator.h
+    Model_AttributeValidator.h
 )
 
 SET(PROJECT_SOURCES
@@ -63,6 +64,7 @@ SET(PROJECT_SOURCES
     Model_ResultGroup.cpp
     Model_ResultParameter.cpp
     Model_FeatureValidator.cpp
+    Model_AttributeValidator.cpp
 )
 
 SET(PROJECT_LIBRARIES