mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-02-01 19:39:55 +01:00
765e37aa35
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.