mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 06:25:46 +00:00
missing-declarations
Signed-off-by: crueter <crueter@eden-emu.dev>
This commit is contained in:
parent
4e07c4b5fe
commit
8d5f1b88ea
1 changed files with 1 additions and 0 deletions
|
@ -503,6 +503,7 @@ CPMAddPackage("gh:stachenov/quazip@1.5")
|
|||
target_compile_options(QuaZip
|
||||
PRIVATE
|
||||
-Wno-error=shadow
|
||||
-Wno-error=missing-declarations
|
||||
)
|
||||
|
||||
target_link_libraries(yuzu PRIVATE QuaZip::QuaZip)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue