X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModel%2FCMakeLists.txt;h=ef4c82c12077d0ba4b2d4067fcf226634c746b2b;hb=f7a976b98d8cadadcb54a61e42ddb66e00759689;hp=4865602acdf89002d21df797244afb7402ac605c;hpb=5c861257d29de904a1418488b65e6100cd078433;p=modules%2Fshaper.git diff --git a/src/Model/CMakeLists.txt b/src/Model/CMakeLists.txt index 4865602ac..ef4c82c12 100644 --- a/src/Model/CMakeLists.txt +++ b/src/Model/CMakeLists.txt @@ -14,6 +14,7 @@ SET(PROJECT_HEADERS Model_AttributeRefAttr.h Model_AttributeRefList.h Model_AttributeBoolean.h + Model_AttributeIntArray.h Model_AttributeString.h Model_AttributeInteger.h Model_AttributeSelection.h @@ -39,6 +40,7 @@ SET(PROJECT_SOURCES Model_AttributeRefAttr.cpp Model_AttributeRefList.cpp Model_AttributeBoolean.cpp + Model_AttributeIntArray.cpp Model_AttributeString.cpp Model_AttributeInteger.cpp Model_AttributeSelection.cpp