mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-04-14 08:22:20 -04:00
10 lines
254 B
PkgConfig
10 lines
254 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: Wayland Server
|
|
Description: Server side implementation of the Wayland protocol
|
|
Version: @WAYLAND_VERSION@
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -lwayland-server
|