summaryrefslogtreecommitdiffstats
path: root/common/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'common/CMakeLists.txt')
-rw-r--r--common/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt
index 970990f..aa400e1 100644
--- a/common/CMakeLists.txt
+++ b/common/CMakeLists.txt
@@ -109,6 +109,7 @@ generate_flatbuffers(
109 domain/folder 109 domain/folder
110 domain/dummy 110 domain/dummy
111 entity 111 entity
112 sample
112 metadata 113 metadata
113 queuedcommand 114 queuedcommand
114) 115)