mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-02-17 00:51:28 +00:00
12 lines
289 B
PkgConfig
12 lines
289 B
PkgConfig
prefix=
|
|
libdir=${prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: GObject
|
|
Description: GLib Type, Object, Parameter and Signal Library
|
|
Version: 2.66.4
|
|
Requires: glib-2.0
|
|
Requires.private: libffi >= 3.0.0
|
|
Libs: -L${libdir} -lgobject-2.0
|
|
Libs.private: -lintl -liconv
|
|
Cflags: -I${includedir}
|