Browse Source

??

Signed-off-by: crueter <crueter@eden-emu.dev>
pull/2994/head
crueter 4 months ago
parent
commit
acdacfedf2
No known key found for this signature in database GPG Key ID: 425ACD2D4830EBC6
  1. 2
      CMakeLists.txt

2
CMakeLists.txt

@ -165,7 +165,7 @@ if (YUZU_STATIC_BUILD)
extra_libs(graphite2)
# libbrotlienc.a
extra_libs(brotlicommon brotlienc brotlidec)
extra_libs(brotlienc brotlidec brotlicommon)
# msys2 quazip does not build a static lib
set(QuaZip-Qt6_FORCE_BUNDLED ON)

Loading…
Cancel
Save