diff options
Diffstat (limited to '')
| -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 d574e4b79..05fdfea82 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt | |||
| @@ -41,6 +41,7 @@ add_custom_command(OUTPUT scm_rev.cpp | |||
| 41 | add_library(common STATIC | 41 | add_library(common STATIC |
| 42 | algorithm.h | 42 | algorithm.h |
| 43 | alignment.h | 43 | alignment.h |
| 44 | announce_multiplayer_room.h | ||
| 44 | assert.cpp | 45 | assert.cpp |
| 45 | assert.h | 46 | assert.h |
| 46 | atomic_helpers.h | 47 | atomic_helpers.h |