Meson: Use shared_library() because static build of C# is not supported
authorXavier Claessens <xavier.claessens@collabora.com>
Sat, 24 Mar 2018 14:30:40 +0000 (10:30 -0400)
committerThibault Saunier <tsaunier@igalia.com>
Sat, 24 Mar 2018 14:37:22 +0000 (11:37 -0300)
commitca6e5d4a785a43229c8e23fa750049794945560b
tree5f42649e109b866ca655a1dee9d735ba529a7e71
parent5f63dac35ec4b5c71c2e91efa92edf2976953318
Meson: Use shared_library() because static build of C# is not supported

When gstreamer-sharp is used as a subproject (e.g. gst-build) and the
master project is built with default-library=both, gstreamer-sharp
should  still only build shared libraries instead of failing to
configure.

https://bugzilla.gnome.org/show_bug.cgi?id=794656
Tests/meson.build
ges/meson.build
sources/meson.build