mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-20 03:28:07 +02:00
10 lines
209 B
PkgConfig
10 lines
209 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libpixregion
|
|
Description: Pixel region library
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lpixregion
|
|
Cflags: -I${includedir}
|