summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorTimotej S <6674623+underhood@users.noreply.github.com>2022-05-13 12:22:24 +0200
committerGitHub <noreply@github.com>2022-05-13 12:22:24 +0200
commit6d98eb16fc00acf76d19958f0ac82396f5e56d13 (patch)
tree1027ef4e25a2e0f8fbd715e0cb7a1e9ae885ea91 /CMakeLists.txt
parent92d48b177862e0b0d1957a0c97db80d4294e7884 (diff)
Implements new capability fields in aclk_schemas (#12602)
use new capability fields
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 76ea63285d..3ed525fb52 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -825,6 +825,8 @@ set(ACLK_FILES
aclk/schema-wrappers/alarm_config.h
aclk/schema-wrappers/node_info.cc
aclk/schema-wrappers/node_info.h
+ aclk/schema-wrappers/capability.cc
+ aclk/schema-wrappers/capability.h
aclk/schema-wrappers/schema_wrappers.h
aclk/schema-wrappers/schema_wrapper_utils.cc
aclk/schema-wrappers/schema_wrapper_utils.h