]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/Model/CMakeLists.txt
Salome HOME
Implementation of AttributeRefAttrList for a fillet created in the list of points.
[modules/shaper.git] / src / Model / CMakeLists.txt
index 6c55e5350896b6f1b997ea1d61c438cc84f2e3ac..2ebf396eacf2fe36d2bd1ae1f6d688be1d01e6af 100644 (file)
@@ -14,6 +14,7 @@ SET(PROJECT_HEADERS
     Model_AttributeReference.h
     Model_AttributeRefAttr.h
     Model_AttributeRefList.h
+    Model_AttributeRefAttrList.h
     Model_AttributeBoolean.h
     Model_AttributeIntArray.h
     Model_AttributeString.h
@@ -47,6 +48,7 @@ SET(PROJECT_SOURCES
     Model_AttributeReference.cpp
     Model_AttributeRefAttr.cpp
     Model_AttributeRefList.cpp
+    Model_AttributeRefAttrList.cpp
     Model_AttributeBoolean.cpp
     Model_AttributeIntArray.cpp
     Model_AttributeString.cpp