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
When building libspng as a sub-module alongside zlib as a sub-module,
then it becomes much easier to locate the in-tree zlib when the
ZLIB_ROOT variable can be set to ${zlib_BINARY_DIR}. This is especially
useful when building on Windows where zlib-dev typically isn't
installed.
0 commit comments