mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-08 12:28:04 +02:00
weston.pc: Added libexecdir and pkglibexecdir variables
These can be used by external clients to check the installation path Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
This commit is contained in:
parent
3331ee8d8e
commit
98be20f0de
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@ prefix=@prefix@
|
|||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
libexecdir=@libexecdir@
|
||||
pkglibexecdir=${libexecdir}/@PACKAGE@
|
||||
|
||||
Name: Weston Plugin API
|
||||
Description: Header files for Weston plugin development
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue