4fc1ee8d5b
This is a new debugging extension for non-production environments. The aim is to replace all build-time choosable debug prints in the compositor with runtime subscribable debug streams. Signed-off-by: Pekka Paalanen <pq@iki.fi> Added new libweston-$MAJOR-protocols.pc file and install that for external projects to find the XML files installed by libweston. Signed-off-by: Maniraj Devadoss <Maniraj.Devadoss@in.bosch.com> Use noarch_pkgconfig_DATA instead, add ${pc_sysrootdir}, drop unnecessary EXTRA_DIST of weston-debug.xml. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Add explicit advertisement of available debug interfaces. Signed-off-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Emre Ucan <eucan@de.adit-jv.com>
8 lines
190 B
PkgConfig
8 lines
190 B
PkgConfig
prefix=@prefix@
|
|
datarootdir=@datarootdir@
|
|
pkgdatadir=${pc_sysrootdir}@datadir@/@PACKAGE@/protocols
|
|
|
|
Name: libWeston Protocols
|
|
Description: libWeston protocol files
|
|
Version: @WESTON_VERSION@
|