Salome HOME
Composite Feature implementation. Sketch now is Composite.
[modules/shaper.git] / src / ModelAPI / CMakeLists.txt
index 9af7ad47a800884d7d7d2a07fc99bdb01d9a12fa..13e4ee12ee28db715e778ed6d4ba2b257e57d0ac 100644 (file)
@@ -8,6 +8,7 @@ SET(PROJECT_HEADERS
     ModelAPI_Session.h
     ModelAPI_Plugin.h
     ModelAPI_Feature.h
+    ModelAPI_CompositeFeature.h
     ModelAPI_Data.h
     ModelAPI_Object.h
     ModelAPI_Document.h
@@ -20,6 +21,7 @@ SET(PROJECT_HEADERS
     ModelAPI_AttributeRefList.h
     ModelAPI_AttributeBoolean.h
     ModelAPI_AttributeString.h
+    ModelAPI_AttributeSelection.h
     ModelAPI_Events.h
     ModelAPI_Validator.h
     ModelAPI_FeatureValidator.h