13 lines
314 B
PkgConfig
Raw Permalink Normal View History

prefix=/root/workspace/glib/out
2019-11-11 20:16:59 +00:00
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
Name: GObject
Description: GLib Type, Object, Parameter and Signal Library
Version: 2.62.4
2019-11-11 20:16:59 +00:00
Requires: glib-2.0
Requires.private: libffi
Libs: -L${libdir} -lgobject-2.0
Libs.private: -pthread
Cflags: -I${includedir}