Commit graph

7 commits

Author SHA1 Message Date
Alan Coopersmith
61b84c2d42 meson: Add option to build with meson
Also updates the gitlab CI config to test both build types
and compare the generated output/installed files.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxcursor/-/merge_requests/24>
2025-02-23 18:12:17 -08:00
Bart Massey
3c5f5860d6 Added missing dependency 2006-09-12 09:02:54 -07:00
Kevin E Martin
aed42762a9 Add icondir to xcursor.pc to be used when installing cursors. 2005-12-09 19:28:41 +00:00
Kevin E Martin
328e88110f Update pkgconfig files to separate library build-time dependencies from
application build-time dependencies, and update package deps to work
    with separate build roots.
2005-11-19 07:15:41 +00:00
Adam Jackson
7a5e360179 Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
a global configure cache don't get confused.
2005-08-03 03:28:01 +00:00
Keith Packard
b5a724c201 Make sure XFIXES appears in LIBS line, fix up other pkg-config usage. 2005-07-08 05:02:01 +00:00
Søren Sandmann Pedersen
4070c0af6c - Add Xcursor build system 2005-06-08 19:15:43 +00:00