diff options
Diffstat (limited to 'src/common/CMakeLists.txt')
| -rw-r--r-- | src/common/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index 7f3712efa..2be6fe996 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt | |||
| @@ -24,6 +24,7 @@ set(SRCS | |||
| 24 | set(HEADERS | 24 | set(HEADERS |
| 25 | assert.h | 25 | assert.h |
| 26 | bit_field.h | 26 | bit_field.h |
| 27 | bit_set.h | ||
| 27 | break_points.h | 28 | break_points.h |
| 28 | chunk_file.h | 29 | chunk_file.h |
| 29 | code_block.h | 30 | code_block.h |