mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-27 16:32:20 -07:00
fix Qt variable name
This commit is contained in:
parent
af05c4e45d
commit
b6614beeb4
20 changed files with 41 additions and 45 deletions
|
|
@ -60,5 +60,5 @@ target_include_directories(libcockatrice_network_server_remote PUBLIC .)
|
|||
# Make cockatrice_server depend on cockatrice_protocol
|
||||
target_link_libraries(
|
||||
libcockatrice_network_server_remote PUBLIC libcockatrice_protocol libcockatrice_utility libcockatrice_rng
|
||||
libcockatrice_deck_list ${COCKATRICE_QT_MODULES}
|
||||
libcockatrice_deck_list ${QT_MODULES_COCKATRICE}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue