diff options
Diffstat (limited to 'src/common/CMakeLists.txt')
| -rw-r--r-- | src/common/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index d5d4f6f82..2ad456864 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt | |||
| @@ -40,6 +40,8 @@ add_library(common STATIC | |||
| 40 | file_util.cpp | 40 | file_util.cpp |
| 41 | file_util.h | 41 | file_util.h |
| 42 | hash.h | 42 | hash.h |
| 43 | hex_util.cpp | ||
| 44 | hex_util.h | ||
| 43 | logging/backend.cpp | 45 | logging/backend.cpp |
| 44 | logging/backend.h | 46 | logging/backend.h |
| 45 | logging/filter.cpp | 47 | logging/filter.cpp |