13 lines
312 B
PkgConfig
Raw Permalink Normal View History

2020-01-25 11:43:49 +00:00
prefix=/root/nice/glib/out
libdir=${prefix}/lib/arm-linux-gnueabihf
includedir=${prefix}/include
Name: GObject
Description: GLib Type, Object, Parameter and Signal Library
Version: 2.62.4
Requires: glib-2.0
Requires.private: libffi
Libs: -L${libdir} -lgobject-2.0
Libs.private: -pthread
Cflags: -I${includedir}