wayland/src/wayland-server-uninstalled.pc.in

10 lines
297 B
PkgConfig
Raw Normal View History

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