Meson: add 'force_posix_threads' option2477c7b05faa26d62bd151f82c8087c471f62292
commit2477c7b05faa26d62bd151f82c8087c471f62292
authorXavier Claessens <xavier.claessens@collabora.com>
Tue, 15 May 2018 18:05:50 +0000 (15 14:05 -0400)
committerXavier Claessens <xavier.claessens@collabora.com>
Wed, 16 May 2018 14:21:07 +0000 (16 10:21 -0400)
tree7cfe10f5905cbb008824550d21a1a7df3b72f54f
parent4b82738f0ada5f807145639082a8dc0c993bd41f
Meson: add 'force_posix_threads' option

This allows building with posix threads on Windows. It is generally
better to use win32 threads implementation on Windows, but this option
can be used in case it causes issues, or for performance comparison for
example.

https://bugzilla.gnome.org/show_bug.cgi?id=784995
glib/meson.build
meson.build
meson_options.txt