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.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index 32cb85de0..f49a31612 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -31,7 +31,6 @@ add_library(common STATIC
31 bit_set.h 31 bit_set.h
32 break_points.cpp 32 break_points.cpp
33 break_points.h 33 break_points.h
34 chunk_file.h
35 cityhash.cpp 34 cityhash.cpp
36 cityhash.h 35 cityhash.h
37 color.h 36 color.h
@@ -41,7 +40,6 @@ add_library(common STATIC
41 file_util.cpp 40 file_util.cpp
42 file_util.h 41 file_util.h
43 hash.h 42 hash.h
44 linear_disk_cache.h
45 logging/backend.cpp 43 logging/backend.cpp
46 logging/backend.h 44 logging/backend.h
47 logging/filter.cpp 45 logging/filter.cpp