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 8141221 commit 348bf65Copy full SHA for 348bf65
1 file changed
winbuild/build_prepare.py
@@ -395,6 +395,7 @@ def cmd_msbuild(
395
"-DAVIF_CODEC_DAV1D=LOCAL",
396
"-DAVIF_CODEC_RAV1E=LOCAL",
397
"-DAVIF_CODEC_SVT=LOCAL",
398
+ "-DCMAKE_POLICY_VERSION_MINIMUM=3.5",
399
),
400
cmd_xcopy("include", "{inc_dir}"),
401
],
0 commit comments