meson: Fix gst-launch build on UWP
authorNirbheek Chauhan <nirbheek@centricular.com>
Thu, 23 Sep 2021 11:37:09 +0000 (17:07 +0530)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 7 Oct 2021 04:43:34 +0000 (04:43 +0000)
commitf0c3eefefceecf2a868f24f76c93016b76d4c126
tree50a570764778816322e0ba58c7ef13e5dcb19dbd
parentbe607d7ccadc3225b616589315f174dc40a2df1d
meson: Fix gst-launch build on UWP

The APIs we need from WinMM for higher timer resolution are only
available for non-UWP apps. The winmm library itself is still
available, so we need to disable the check.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/890>
subprojects/gstreamer/tools/meson.build