]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModelAPI/CMakeLists.txt
Salome HOME
Issue #1865 : initial implementation of the "Fields" feature and additional attribute...
[modules/shaper.git] / src / ModelAPI / CMakeLists.txt
index d0890d8199f0502eea9691b7b32e5e43cff6dc61..011828a4cf629b456f5947d83e6192a51029f38d 100644 (file)
@@ -21,6 +21,8 @@ SET(PROJECT_HEADERS
     ModelAPI_AttributeSelection.h
     ModelAPI_AttributeSelectionList.h
     ModelAPI_AttributeString.h
+    ModelAPI_AttributeStringArray.h
+    ModelAPI_AttributeTables.h
     ModelAPI_AttributeValidator.h
     ModelAPI_BodyBuilder.h
     ModelAPI_CompositeFeature.h
@@ -60,6 +62,8 @@ SET(PROJECT_SOURCES
     ModelAPI_AttributeSelection.cpp
     ModelAPI_AttributeSelectionList.cpp
     ModelAPI_AttributeString.cpp
+    ModelAPI_AttributeStringArray.cpp
+    ModelAPI_AttributeTables.cpp
     ModelAPI_BodyBuilder.cpp
     ModelAPI_CompositeFeature.cpp
     ModelAPI_Data.cpp