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 3adf13a3f..5902dd617 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt | |||
| @@ -110,6 +110,7 @@ add_library(common STATIC | |||
| 110 | scratch_buffer.h | 110 | scratch_buffer.h |
| 111 | settings.cpp | 111 | settings.cpp |
| 112 | settings.h | 112 | settings.h |
| 113 | settings_enums.h | ||
| 113 | settings_input.cpp | 114 | settings_input.cpp |
| 114 | settings_input.h | 115 | settings_input.h |
| 115 | socket_types.h | 116 | socket_types.h |