mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
Fix pbs and some other stuff.
Took 1 hour 5 minutes
This commit is contained in:
parent
01378b8314
commit
408b732854
84 changed files with 181 additions and 172 deletions
|
|
@ -24,4 +24,7 @@ add_library(cockatrice_rng STATIC
|
|||
target_include_directories(cockatrice_rng
|
||||
PUBLIC include
|
||||
PUBLIC include/sfmt
|
||||
)
|
||||
|
||||
target_link_libraries(cockatrice_rng PUBLIC ${COCKATRICE_QT_MODULES}
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue