meson: Use .dylib suffix if darwin
authorJustin Kim <justin.kim@collabora.com>
Mon, 19 Feb 2018 06:39:46 +0000 (15:39 +0900)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 21 Feb 2018 14:58:13 +0000 (14:58 +0000)
commit580e3a799e588f751cbd2ad6d344b67801f1706e
treefce6e636c67bb652a56dfa15aa58e7836ac81ed3
parentbbf8f50cdee6ed6a73fd59106b78c0a0b6678b70
meson: Use .dylib suffix if darwin

For Mac OS, GST_EXTRA_MODULE_SUFFIX should be set as '.dylib'.
Otherwise, GStreamer fails to load its plugins.

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