Salome HOME
Result CompSolid should inherits ResultBody. All model realization concerned Naming...
[modules/shaper.git] / src / Model / CMakeLists.txt
index b8486e53ddb9b523f43db96b8cf2675330eef378..1567641253c14c3f88c39588c6c545db7a9f49c5 100644 (file)
@@ -20,6 +20,7 @@ SET(PROJECT_HEADERS
     Model_AttributeInteger.h
     Model_AttributeSelection.h
     Model_AttributeSelectionList.h
+    Model_BodyBuilder.h
     Model_Events.h
     Model_Update.h
     Model_Validator.h
@@ -49,6 +50,7 @@ SET(PROJECT_SOURCES
     Model_AttributeInteger.cpp
     Model_AttributeSelection.cpp
     Model_AttributeSelectionList.cpp
+    Model_BodyBuilder.cpp
     Model_Events.cpp
     Model_Update.cpp
     Model_Validator.cpp