Salome HOME
Initial version of redesign of working with results
[modules/shaper.git] / src / ModelAPI / CMakeLists.txt
index 8b834dd72561b7790f3bde8fa3a7048c8c786983..80ec6cd74fb12a4f5a3b4a98c4cd11f49a8e9da3 100644 (file)
@@ -20,6 +20,10 @@ SET(PROJECT_HEADERS
     ModelAPI_Events.h
     ModelAPI_Validator.h
     ModelAPI_FeatureValidator.h
+    ModelAPI_Result.h
+    ModelAPI_ResultBody.h
+    ModelAPI_ResultConstruction.h
+    ModelAPI_ResultPart.h
 )
 
 SET(PROJECT_SOURCES