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
Fix freetype build on windows and mark test as crossplaform
The subprocess creation on windows really doesn't like it when an
argument contains < or >. Instead of trying to defined
`FT_CONFIG_CONFIG_H` or point to our own version, just overwrite the
default version.
See emscripten-core#22585 (comment)
0 commit comments