mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
To allow user program to include wayland-scanner.m4 in tarball, move the path variables from it into wayland-scanner.pc.
9 lines
219 B
PkgConfig
9 lines
219 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
datarootdir=@datarootdir@
|
|
pkgdatadir=@datadir@/@PACKAGE@
|
|
wayland_scanner=@bindir@/wayland-scanner
|
|
|
|
Name: Wayland Scanner
|
|
Description: Wayland scanner
|
|
Version: @WAYLAND_VERSION@
|