Salome HOME
Added object, attribute and data model organization in the document.
[modules/shaper.git] / src / ModelAPI / CMakeLists.txt
index 0a4868ddc9fb8b84e49900458456a64e565f1504..950cbc530eec3bfc6efbc4f0dfe0fd9aa2d33164 100644 (file)
@@ -12,7 +12,11 @@ SET(PROJECT_HEADERS
     ModelAPI_PluginManager.h
     ModelAPI_Plugin.h
     ModelAPI_Feature.h
+    ModelAPI_Iterator.h
+    ModelAPI_Object.h
     ModelAPI_Document.h
+    ModelAPI_Attribute.h
+    ModelAPI_AttributeDocRef.h
 )
 
 SET(PROJECT_SOURCES