summaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/common/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index b657506b1..788516ded 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -167,6 +167,7 @@ add_library(common STATIC
167 threadsafe_queue.h 167 threadsafe_queue.h
168 time_zone.cpp 168 time_zone.cpp
169 time_zone.h 169 time_zone.h
170 tiny_mt.h
170 tree.h 171 tree.h
171 uint128.h 172 uint128.h
172 uuid.cpp 173 uuid.cpp