GStreamer multimedia framework
Find a file
Guillaume Desmottes 581161ecd7 gl: meson: use cc.find_library() to detect 'bcm_host'
On the raspberry pi no pkg-config file is provided for the bcm_host
library. We are using AC_CHECK_LIB to detect this lib with autotools,
cc.find_library() library is a closer meson equivalent.

https://bugzilla.gnome.org/show_bug.cgi?id=784026
2017-12-09 19:32:28 +00:00
ext/gl gl: Add dependency to gstallocators 2017-12-09 19:32:28 +00:00
gst-libs/gst/gl gl: meson: use cc.find_library() to detect 'bcm_host' 2017-12-09 19:32:28 +00:00
pkgconfig gl/pkg-config: add the configured platform/api/winsys 2017-12-09 19:32:25 +00:00
tests examples: gl: remove ancient bitrotten .vcproj files 2017-12-09 19:32:28 +00:00