You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #2931 from ferdnyc:wechat-iconv-fix
Link wechat_qrcode with libiconv on MinGW
* wechat_qrcode: explicit iconv dependency
Iconv isn't automatic on all systems, non-POSIX have a separate
libiconv that needs to be found in CMake and linked.
* Don't disable iconv on MinGW
* wechat_qrcode: Disable iconv if not found
0 commit comments