Fixup for Windows.
This commit is contained in:
parent
d3c8a09c0c
commit
40cf79a088
1 changed files with 0 additions and 2 deletions
|
@ -240,7 +240,6 @@ if(ENABLE_SERVER)
|
|||
|
||||
target_link_libraries(wesnothd
|
||||
wesnoth-common
|
||||
-lpthread
|
||||
${MYSQL_LIBS}
|
||||
OpenSSL::Crypto
|
||||
OpenSSL::SSL
|
||||
|
@ -282,7 +281,6 @@ if(ENABLE_CAMPAIGN_SERVER)
|
|||
target_link_libraries(
|
||||
campaignd
|
||||
wesnoth-common
|
||||
-lpthread
|
||||
${MYSQL_LIBS}
|
||||
OpenSSL::Crypto
|
||||
OpenSSL::SSL
|
||||
|
|
Loading…
Add table
Reference in a new issue