mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-24 17:10:11 +01:00
10 lines
209 B
PkgConfig
10 lines
209 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libpixman
|
|
Description: Pixel manipulation library
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lpixman
|
|
Cflags: -I${includedir}
|