mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-02-07 04:06:37 -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
297 B
PkgConfig
9 lines
297 B
PkgConfig
libdir=@abs_builddir@/.libs
|
|
includedir=@abs_srcdir@
|
|
protocoldir=@abs_top_builddir@/protocol
|
|
|
|
Name: Wayland Server
|
|
Description: Server side implementation of the Wayland protocol (not installed)
|
|
Version: @PACKAGE_VERSION@
|
|
Cflags: -I${includedir} -I${protocoldir}
|
|
Libs: -L${libdir} -lwayland-server
|