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 939b8a7d3..d9424ea91 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt | |||
| @@ -38,6 +38,8 @@ add_library(common STATIC | |||
| 38 | file_util.cpp | 38 | file_util.cpp |
| 39 | file_util.h | 39 | file_util.h |
| 40 | hash.h | 40 | hash.h |
| 41 | hex_util.cpp | ||
| 42 | hex_util.h | ||
| 41 | logging/backend.cpp | 43 | logging/backend.cpp |
| 42 | logging/backend.h | 44 | logging/backend.h |
| 43 | logging/filter.cpp | 45 | logging/filter.cpp |