mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-18 06:59:46 -05:00
v2: Rebase, address wayland-client-uninstalled Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Derek Foreman <derekf@osg.samsung.com> (v1)
9 lines
274 B
PkgConfig
9 lines
274 B
PkgConfig
libdir=@abs_builddir@/.libs
|
|
includedir=@abs_srcdir@
|
|
protocoldir=@abs_top_builddir@/protocol
|
|
|
|
Name: Wayland Client
|
|
Description: Wayland client side library (not installed)
|
|
Version: @PACKAGE_VERSION@
|
|
Cflags: -I${includedir} -I${protocoldir}
|
|
Libs: -L${libdir} -lwayland-client
|