diff options
Diffstat (limited to 'src/common/CMakeLists.txt')
| -rw-r--r-- | src/common/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index f8a55c2a7..55a5f9eba 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt | |||
| @@ -23,9 +23,6 @@ set(SRCS | |||
| 23 | ) | 23 | ) |
| 24 | 24 | ||
| 25 | set(HEADERS | 25 | set(HEADERS |
| 26 | atomic.h | ||
| 27 | atomic_gcc.h | ||
| 28 | atomic_win32.h | ||
| 29 | bit_field.h | 26 | bit_field.h |
| 30 | break_points.h | 27 | break_points.h |
| 31 | chunk_file.h | 28 | chunk_file.h |