We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efa2288 commit 7824d2fCopy full SHA for 7824d2f
1 file changed
winbuild/build_prepare.py
@@ -389,6 +389,7 @@ def cmd_msbuild(
389
"filename": f"libavif-{V['LIBAVIF']}.zip",
390
"license": "LICENSE",
391
"build": [
392
+ "rustup update",
393
f"{sys.executable} -m pip install meson",
394
*cmds_cmake(
395
"avif_static",
0 commit comments