Add glib-networking as a subproject when glib is a subproject
authorNirbheek Chauhan <nirbheek@centricular.com>
Thu, 23 Jul 2020 11:01:07 +0000 (16:31 +0530)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 3 Aug 2020 18:52:20 +0000 (18:52 +0000)
commit237f5cc4ee8a20a51d8191e5c96c2b0efa268b5c
treec5c9ad6ee19b368b05bb493eb85b3623c57dc104
parente9261b7f500f11a3f6c9bdd4202783ba01cd6c71
Add glib-networking as a subproject when glib is a subproject

We need gio modules for tls when building gstwebrtcbin, gstsoup, etc.

Control it via a new 'tls' option, since it requires either gnutls or
openssl.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-build/-/merge_requests/180>
meson.build
meson_options.txt
subprojects/glib-networking.wrap [new file with mode: 0644]