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 cb5c0f326..23d43a394 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt | |||
| @@ -55,6 +55,7 @@ add_library(common STATIC | |||
| 55 | dynamic_library.h | 55 | dynamic_library.h |
| 56 | error.cpp | 56 | error.cpp |
| 57 | error.h | 57 | error.h |
| 58 | expected.h | ||
| 58 | fiber.cpp | 59 | fiber.cpp |
| 59 | fiber.h | 60 | fiber.h |
| 60 | fs/file.cpp | 61 | fs/file.cpp |