summaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/CMakeLists.txt')
-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 61ab68864..90805babe 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -132,6 +132,7 @@ add_library(common STATIC
132 time_zone.h 132 time_zone.h
133 tiny_mt.h 133 tiny_mt.h
134 tree.h 134 tree.h
135 typed_address.h
135 uint128.h 136 uint128.h
136 unique_function.h 137 unique_function.h
137 uuid.cpp 138 uuid.cpp