fix Qt variable name

This commit is contained in:
tooomm 2026-09-06 19:41:52 +02:00
parent af05c4e45d
commit b6614beeb4
20 changed files with 41 additions and 45 deletions

View file

@ -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)