mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
10 lines
233 B
PkgConfig
10 lines
233 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: Wayland Cursor
|
|
Description: Wayland cursor helper library
|
|
Version: @WAYLAND_VERSION@
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -lwayland-cursor
|