mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
12 lines
239 B
PkgConfig
12 lines
239 B
PkgConfig
|
|
prefix=@prefix@
|
||
|
|
exec_prefix=@exec_prefix@
|
||
|
|
libdir=@libdir@
|
||
|
|
includedir=@includedir@
|
||
|
|
|
||
|
|
Name: wayland-egl
|
||
|
|
Description: Mesa wayland-egl library
|
||
|
|
Version: @VERSION@
|
||
|
|
Requires: wayland-client
|
||
|
|
Libs: -L${libdir} -lwayland-egl
|
||
|
|
Cflags: -I${includedir}
|