mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-03 07:02:25 -07:00
On gcc/ld, and clang/lld, fmt::v6 symbols are excluded, so linking fails. This fixes the issue. Note: This was included in the FindBoost changes I shared with BlinkHawk, however only they were merged. I'm not sure if it was missed, or if there was an issue with this part of the change.