Fixup 2 - deleted something I shouldn't have.
This commit is contained in:
parent
40cf79a088
commit
90aa7c02ce
1 changed files with 2 additions and 0 deletions
|
@ -240,6 +240,7 @@ if(ENABLE_SERVER)
|
|||
|
||||
target_link_libraries(wesnothd
|
||||
wesnoth-common
|
||||
${common-external-libs}
|
||||
${MYSQL_LIBS}
|
||||
OpenSSL::Crypto
|
||||
OpenSSL::SSL
|
||||
|
@ -281,6 +282,7 @@ if(ENABLE_CAMPAIGN_SERVER)
|
|||
target_link_libraries(
|
||||
campaignd
|
||||
wesnoth-common
|
||||
${common-external-libs}
|
||||
${MYSQL_LIBS}
|
||||
OpenSSL::Crypto
|
||||
OpenSSL::SSL
|
||||
|
|
Loading…
Add table
Reference in a new issue