mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-30 18:43:55 -07:00
More fixes.
Took 7 minutes
This commit is contained in:
parent
e965e3bf82
commit
762441caa5
8 changed files with 7 additions and 27 deletions
|
|
@ -25,6 +25,7 @@ add_executable(dbconverter MACOSX_BUNDLE ${dbconverter_SOURCES})
|
|||
target_link_libraries(
|
||||
dbconverter
|
||||
PRIVATE libcockatrice_card
|
||||
PRIVATE libcockatrice_interfaces
|
||||
PRIVATE libcockatrice_settings
|
||||
PRIVATE ${DB_CONVERTER_QT_MODULES}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue