aboutsummaryrefslogtreecommitdiffstats
path: root/src/wayland-client-uninstalled.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* build: drop autotoolsSimon Ser2021-03-051-9/+0
| | | | | | Meson now replaces autotools. Signed-off-by: Simon Ser <contact@emersion.fr>
* build: remove white space in -uninstalled.pc.in filesEmil Velikov2018-02-161-1/+1
| | | | | | | v2: Rebase, address wayland-client-uninstalled Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Derek Foreman <derekf@osg.samsung.com> (v1)
* buildsystem: adjust uninstalled -client/server pkg-config infraReynaldo H. Verdejo Pinochet2016-11-211-1/+2
| | | | | | | | | | Add missing protocol dir to uninstalled include path. Signed-off-by: Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com> Reviewed-by: Derek Foreman <derekf@osg.samsung.com> Signed-off-by: Derek Foreman <derekf@osg.samsung.com> Acked-by: Bryce Harrington <bryce@osg.samsung.com> Signed-off-by: Daniel Stone <daniels@collabora.com>
* build: add uninstalled pkg-config filesPekka Paalanen2012-05-291-0/+8
Required for building apps against wayland libraries that have not been installed. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>