meson: Force-include msvc_recommended_pragmas.h on MSVC
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 9 Aug 2017 07:47:12 +0000 (15:47 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 8 Sep 2017 16:05:35 +0000 (00:05 +0800)
commitb7c27035f49cdfe6cd1f71011b786002d4b8fc9b
treeecbc8bc1a4fd31d924bab5784644d8388e692276
parent6ac68af3e80b7b17c23a3c65233043550a7fa685
meson: Force-include msvc_recommended_pragmas.h on MSVC

Like the rest of the GTK+ stack, force include GLib's
msvc_recommended_pragmas.h as we have done in the Visual Studio projects
so that we can silence some unwanted noise, as well as finding out
potential issues in the code.

https://bugzilla.gnome.org/show_bug.cgi?id=785802
meson.build