Salome HOME
Merge branch 'master' of newgeom:newgeom
[modules/shaper.git] / src / Model / CMakeLists.txt
index 872f089f629ae44573fddb738bb1d1ba0fce2e90..c5764b5459b0ecc2493f99842ae2f3fe52ac9a1c 100644 (file)
@@ -11,6 +11,7 @@ SET(PROJECT_HEADERS
     Model_AttributeDocRef.h
     Model_AttributeReference.h
     Model_AttributeRefAttr.h
+    Model_AttributeRefList.h
     Model_Events.h
 )
 
@@ -23,6 +24,7 @@ SET(PROJECT_SOURCES
     Model_AttributeDocRef.cpp
     Model_AttributeReference.cpp
     Model_AttributeRefAttr.cpp
+    Model_AttributeRefList.cpp
     Model_Events.cpp
 )