mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 05:38:16 +02:00
egl: automake: add egl.pc/headers TODO when using glvnd
Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
parent
25a9450a44
commit
94ed4c4a16
1 changed files with 1 additions and 0 deletions
|
|
@ -203,6 +203,7 @@ endif # USE_LIBGLVND
|
|||
|
||||
include $(top_srcdir)/install-lib-links.mk
|
||||
|
||||
# TODO: When building with glvnd, glvnd itself should be providing egl.pc and the headers
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
|
||||
pkgconfig_DATA = main/egl.pc
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue