cmake: Add missing object file target to fix wesnothd build
This was missing from commit 121f9bc9a9
by
iceiceice.
This commit is contained in:
parent
1398133eac
commit
b60437f1ce
1 changed files with 1 additions and 0 deletions
|
@ -228,6 +228,7 @@ set(libwesnoth-core_STAT_SRC
|
|||
serialization/preprocessor.cpp
|
||||
serialization/string_utils.cpp
|
||||
serialization/tokenizer.cpp
|
||||
serialization/unicode.cpp
|
||||
serialization/validator.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue