13 lines
312 B
PkgConfig
13 lines
312 B
PkgConfig
|
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}
|