mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-02 09:01:39 -05:00
9 lines
241 B
PkgConfig
9 lines
241 B
PkgConfig
|
|
libdir=@abs_builddir@/.libs
|
||
|
|
includedir=@abs_srcdir@
|
||
|
|
|
||
|
|
Name: Wayland Server
|
||
|
|
Description: Server side implementation of the Wayland protocol (not installed)
|
||
|
|
Version: @PACKAGE_VERSION@
|
||
|
|
Cflags: -I${includedir}
|
||
|
|
Libs: -L${libdir} -lwayland-server
|