summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/common')
-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 ae2331070..0027ae2b0 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -22,6 +22,7 @@ set(SRCS break_points.cpp
22set(HEADS atomic.h 22set(HEADS atomic.h
23 atomic_gcc.h 23 atomic_gcc.h
24 atomic_win32.h 24 atomic_win32.h
25 bit_field.h
25 break_points.h 26 break_points.h
26 chunk_file.h 27 chunk_file.h
27 common_funcs.h 28 common_funcs.h