meson: Make C++ compiler detection not be automagic
authorNirbheek Chauhan <nirbheek@centricular.com>
Mon, 11 May 2020 23:03:43 +0000 (04:33 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Mon, 11 May 2020 23:03:43 +0000 (04:33 +0530)
commit553ac050f0190a8f36a4376b62112353c38a0ab2
tree0a89183e276ae60b66ce6e93fbb61cfcc447f097
parentd67a658daf52d2526cc2a1fd10291e04ed538670
meson: Make C++ compiler detection not be automagic

It is now controlled by the qt5 and/or taglib options. We won't
silently fail to build taglib now.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/587>
ext/qt/meson.build
ext/taglib/meson.build
meson.build