mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-03 09:01:42 -05:00
9 lines
218 B
PkgConfig
9 lines
218 B
PkgConfig
|
|
libdir=@abs_builddir@/.libs
|
||
|
|
includedir=@abs_srcdir@
|
||
|
|
|
||
|
|
Name: Wayland Client
|
||
|
|
Description: Wayland client side library (not installed)
|
||
|
|
Version: @PACKAGE_VERSION@
|
||
|
|
Cflags: -I${includedir}
|
||
|
|
Libs: -L${libdir} -lwayland-client
|