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
This solves an issue with CMake 4.0.0, which doesn't support configs
for versions earlier than 3.5.
This unfortunately also requires messing with the way we include zlib,
because the static libpng target isn't really compatible with the way
zlib is built.
0 commit comments