mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-19 12:19:09 +00:00
Fix some CMake linker problems.
Commit bb1b4071a65159cdff43aa8e445c1370b5d8521c missed linker errors when the tests were disabled, so fixed them now. Reported by Spoffy and Ivanovic.
This commit is contained in:
parent
306bf0cce8
commit
3f3461edbd
@ -1040,6 +1040,7 @@ if(ENABLE_GAME)
|
|||||||
wesnoth-core
|
wesnoth-core
|
||||||
wesnoth-lua
|
wesnoth-lua
|
||||||
wesnoth-game
|
wesnoth-game
|
||||||
|
wesnoth-sdl
|
||||||
)
|
)
|
||||||
endif(ENABLE_TESTS)
|
endif(ENABLE_TESTS)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user