mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-24 10:23:02 -07:00
fix Qt variable name
This commit is contained in:
parent
9766c9dcf8
commit
c892f7fc46
21 changed files with 59 additions and 64 deletions
|
|
@ -7,6 +7,6 @@ endif()
|
|||
|
||||
target_link_libraries(
|
||||
loading_from_clipboard_test libcockatrice_deck_list libcockatrice_card Threads::Threads ${GTEST_BOTH_LIBRARIES}
|
||||
${TEST_QT_MODULES}
|
||||
${QT_MODULES_TEST}
|
||||
)
|
||||
add_test(NAME loading_from_clipboard_test COMMAND loading_from_clipboard_test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue