meson: Pass -DGST_STATIC_COMPILATION for static builds
authorNirbheek Chauhan <nirbheek@centricular.com>
Mon, 13 May 2019 09:12:28 +0000 (14:42 +0530)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 7 Aug 2019 23:01:09 +0000 (00:01 +0100)
commitf5ed89dc8356b8f4fcaadd3a4524b4e1b88331c8
tree2f251818ab0fd6cdd983178cffee5db34595cff4
parent6a331c4e4d7d53fa1d6715e1a9e5e2494fbef12d
meson: Pass -DGST_STATIC_COMPILATION for static builds

This is only needed on Windows when building with MSVC, but it is safe
to pass it everywhere.

Closes https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/398
gst/meson.build