X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModel%2FCMakeLists.txt;h=6c55e5350896b6f1b997ea1d61c438cc84f2e3ac;hb=1caf88277b82a5da83e9a3eb3c3598fcf3601de3;hp=b8486e53ddb9b523f43db96b8cf2675330eef378;hpb=470905ace04b0b7345038bb2277050a6c8fcc585;p=modules%2Fshaper.git diff --git a/src/Model/CMakeLists.txt b/src/Model/CMakeLists.txt index b8486e53d..6c55e5350 100644 --- a/src/Model/CMakeLists.txt +++ b/src/Model/CMakeLists.txt @@ -20,7 +20,9 @@ SET(PROJECT_HEADERS Model_AttributeInteger.h Model_AttributeSelection.h Model_AttributeSelectionList.h + Model_BodyBuilder.h Model_Events.h + Model_Expression.h Model_Update.h Model_Validator.h Model_ResultBody.h @@ -30,6 +32,8 @@ SET(PROJECT_HEADERS Model_ResultGroup.h Model_ResultParameter.h Model_FeatureValidator.h + Model_AttributeValidator.h + Model_SelectionNaming.h ) SET(PROJECT_SOURCES @@ -49,7 +53,9 @@ SET(PROJECT_SOURCES Model_AttributeInteger.cpp Model_AttributeSelection.cpp Model_AttributeSelectionList.cpp + Model_BodyBuilder.cpp Model_Events.cpp + Model_Expression.cpp Model_Update.cpp Model_Validator.cpp Model_ResultBody.cpp @@ -59,6 +65,8 @@ SET(PROJECT_SOURCES Model_ResultGroup.cpp Model_ResultParameter.cpp Model_FeatureValidator.cpp + Model_AttributeValidator.cpp + Model_SelectionNaming.cpp ) SET(PROJECT_LIBRARIES