meson: Pass -DGST_STATIC_COMPILATION for static builds
authorNirbheek Chauhan <nirbheek@centricular.com>
Mon, 13 May 2019 09:12:28 +0000 (14:42 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Mon, 13 May 2019 09:12:28 +0000 (14:42 +0530)
commitebd918c0f687e726d8ae9f14c1d57f237a6bbe1c
tree89bda3fc007f4986e0b9ec76d1ccd1eba95e7c37
parentb19de413b94d228b1460b0899f9b41b2b5233943
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