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 621bcd5 commit 1c40ea5Copy full SHA for 1c40ea5
1 file changed
winbuild/build_prepare.py
@@ -399,6 +399,7 @@ def cmd_msbuild(
399
"-DAVIF_CODEC_AOM_DECODE=OFF",
400
"-DAVIF_CODEC_DAV1D=LOCAL",
401
"-DCMAKE_POLICY_VERSION_MINIMUM=3.5",
402
+ "-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON",
403
build_type="MinSizeRel",
404
),
405
cmd_xcopy("include", "{inc_dir}"),
0 commit comments