• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Wayland Cursor
7Description: Wayland cursor helper library
8Version: @WAYLAND_VERSION@
9Cflags: -I${includedir}
10Libs: -L${libdir} -lwayland-cursor
11