mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-20 03:30:22 +01:00
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>
|
||
|---|---|---|
| .. | ||
| Android.mk | ||
| libdrm_omap.pc.in | ||
| meson.build | ||
| omap-symbols.txt | ||
| omap_drm.c | ||
| omap_drm.h | ||
| omap_drmif.h | ||