mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-15 06:52:15 -07:00
More new links.
Took 4 minutes
This commit is contained in:
parent
0d9f672e55
commit
5e296d43a1
1 changed files with 4 additions and 4 deletions
|
|
@ -20,8 +20,8 @@ add_executable(carddatabase_test ${MOCKS_SOURCES} ${VERSION_STRING_CPP} carddata
|
|||
|
||||
target_link_libraries(
|
||||
carddatabase_test
|
||||
PRIVATE cardlib
|
||||
PRIVATE settingslib
|
||||
PRIVATE libcockatrice_card
|
||||
PRIVATE libcockatrice_settings
|
||||
PRIVATE cockatrice_common
|
||||
PRIVATE Threads::Threads
|
||||
PRIVATE ${GTEST_BOTH_LIBRARIES}
|
||||
|
|
@ -46,8 +46,8 @@ add_executable(
|
|||
|
||||
target_link_libraries(
|
||||
filter_string_test
|
||||
PRIVATE cardlib
|
||||
PRIVATE settingslib
|
||||
PRIVATE libcockatrice_card
|
||||
PRIVATE libcockatrice_settings
|
||||
PRIVATE cockatrice_common
|
||||
PRIVATE Threads::Threads
|
||||
PRIVATE ${GTEST_BOTH_LIBRARIES}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue