mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-17 06:59:46 -05:00
build: Add wayland-scanner.pc.
To allow user program to include wayland-scanner.m4 in tarball, move the path variables from it into wayland-scanner.pc.
This commit is contained in:
parent
60fc83af6e
commit
40fc79d5b0
7 changed files with 32 additions and 18 deletions
6
src/wayland-scanner-uninstalled.pc.in
Normal file
6
src/wayland-scanner-uninstalled.pc.in
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
pkgdatadir=@abs_top_srcdir@
|
||||
wayland_scanner=@abs_builddir@/wayland-scanner
|
||||
|
||||
Name: Wayland Scanner
|
||||
Description: Wayland scanner (not installed)
|
||||
Version: @PACKAGE_VERSION@
|
||||
Loading…
Add table
Add a link
Reference in a new issue