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 c8bf80372..554d6e253 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt | |||
| @@ -110,6 +110,8 @@ add_library(common STATIC | |||
| 110 | common_types.h | 110 | common_types.h |
| 111 | dynamic_library.cpp | 111 | dynamic_library.cpp |
| 112 | dynamic_library.h | 112 | dynamic_library.h |
| 113 | fiber.cpp | ||
| 114 | fiber.h | ||
| 113 | file_util.cpp | 115 | file_util.cpp |
| 114 | file_util.h | 116 | file_util.h |
| 115 | hash.h | 117 | hash.h |