mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-27 00:14:40 -07:00
fix Qt variable name
This commit is contained in:
parent
9766c9dcf8
commit
c892f7fc46
21 changed files with 59 additions and 64 deletions
|
|
@ -122,7 +122,7 @@ target_link_libraries(
|
|||
PUBLIC libcockatrice_card
|
||||
PUBLIC libcockatrice_settings
|
||||
PUBLIC libcockatrice_network
|
||||
PUBLIC ${ORACLE_QT_MODULES}
|
||||
PUBLIC ${QT_MODULES_ORACLE}
|
||||
)
|
||||
|
||||
if(ZLIB_FOUND)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue