X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModel%2FCMakeLists.txt;h=eef87c35f0ab499310e9e2537fa811087cd2ddce;hb=6a7e53a3d3b52f1f798b7e3aa3c48de9c870d92b;hp=ef4c82c12077d0ba4b2d4067fcf226634c746b2b;hpb=baa32827d0f7eac19aca82eb41d2aa708b358181;p=modules%2Fshaper.git diff --git a/src/Model/CMakeLists.txt b/src/Model/CMakeLists.txt index ef4c82c12..eef87c35f 100644 --- a/src/Model/CMakeLists.txt +++ b/src/Model/CMakeLists.txt @@ -26,6 +26,7 @@ SET(PROJECT_HEADERS Model_ResultConstruction.h Model_ResultPart.h Model_ResultGroup.h + Model_ResultParameter.h Model_FeatureValidator.h ) @@ -52,6 +53,7 @@ SET(PROJECT_SOURCES Model_ResultConstruction.cpp Model_ResultPart.cpp Model_ResultGroup.cpp + Model_ResultParameter.cpp Model_FeatureValidator.cpp )