mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-24 06:59:50 -05:00
Name libraries -client and -server for consistency
Instead of wayland-server and wayland...
This commit is contained in:
parent
4fe1a3ed3a
commit
a661f263b4
11 changed files with 12 additions and 15 deletions
|
|
@ -1,10 +0,0 @@
|
|||
prefix=@prefix@
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: Wayland Client
|
||||
Description: Wayland client side library
|
||||
Version: 0.1
|
||||
Cflags: -I${includedir}
|
||||
Libs: -L${libdir} -lwayland
|
||||
Loading…
Add table
Add a link
Reference in a new issue