mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-08 15:59:31 +02:00
These can be used by external clients to check the installation path Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
11 lines
275 B
PkgConfig
11 lines
275 B
PkgConfig
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
|
|
Version: @WESTON_VERSION@
|
|
Cflags: -I${includedir}
|