diff options
Diffstat (limited to 'common/CMakeLists.txt')
-rw-r--r-- | common/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index 671d1cd..6f8fee3 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt | |||
@@ -10,6 +10,7 @@ generate_flatbuffers( | |||
10 | domain/event | 10 | domain/event |
11 | entity | 11 | entity |
12 | metadata | 12 | metadata |
13 | queuedcommand | ||
13 | ) | 14 | ) |
14 | 15 | ||
15 | if (STORAGE_unqlite) | 16 | if (STORAGE_unqlite) |