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.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index aeaf8e81f..f77575a00 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -98,7 +98,6 @@ add_library(common STATIC
98 algorithm.h 98 algorithm.h
99 alignment.h 99 alignment.h
100 assert.h 100 assert.h
101 atomic_ops.cpp
102 atomic_ops.h 101 atomic_ops.h
103 detached_tasks.cpp 102 detached_tasks.cpp
104 detached_tasks.h 103 detached_tasks.h
@@ -166,8 +165,6 @@ add_library(common STATIC
166 threadsafe_queue.h 165 threadsafe_queue.h
167 time_zone.cpp 166 time_zone.cpp
168 time_zone.h 167 time_zone.h
169 timer.cpp
170 timer.h
171 tree.h 168 tree.h
172 uint128.cpp 169 uint128.cpp
173 uint128.h 170 uint128.h