Skip to content

Winrt fixes

Nirbheek Chauhan requested to merge nirbheek/x264:winrt-fixes into meson

commit 46a06b9c:

meson: Add detection for WinRT, needed to build for UWP

commit 635d6f56:

meson: Obey the cli command-line option
We were building and installing the `x264` binary regardless of the
CLI option.

Merge request reports