drm/libkms
Dylan Baker d9188a7750 meson: add override_dependency when possible
This allows consumers of libdrm as a subproject to use the simpler
`dependency('libdrm', fallback : 'libdrm')` syntax, as the libdrm build
files already tell meson that they override a dependency called
"libdrm".

Signed-off-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Simon Ser <contact@emersion.fr>
2021-12-14 00:20:40 +00:00
..
Android.mk libkms: update list of intel_drivers for Android build 2019-03-11 09:12:41 +02:00
Makefile.sources libkms: move sources lists to makefile.sources 2014-09-28 17:09:34 +01:00
api.c libkms: annotate public functions 2018-09-19 22:46:45 -07:00
dumb.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
exynos.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
intel.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
internal.h meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
kms-symbols.txt libkms: convert to new symbols check 2019-11-11 22:57:14 +00:00
libkms.h remove usage of 'c_plusplus' preprocessor macro 2015-08-10 11:25:39 +03:00
libkms.pc.in fix various typos 2019-04-17 18:23:25 +01:00
linux.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
meson.build meson: add override_dependency when possible 2021-12-14 00:20:40 +00:00
nouveau.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
radeon.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
vmwgfx.c _WANT_KERNEL_ERRNO must be defined in FreeBSD for ERESTART to be used 2021-06-20 09:20:08 +03:00