mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-20 04:40:06 +01:00
The pc_sysroot is automatically added to cflags and libs but not to 'pkg-config --variable' Reviewed-by: Daniel Stone <daniels@collabora.com>
7 lines
187 B
PkgConfig
7 lines
187 B
PkgConfig
prefix=@prefix@
|
|
datarootdir=@datarootdir@
|
|
pkgdatadir=${pc_sysrootdir}@datadir@/@PACKAGE@
|
|
|
|
Name: Wayland Protocols
|
|
Description: Wayland protocol files
|
|
Version: @WAYLAND_PROTOCOLS_VERSION@
|