mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-22 12:01:27 +00:00
11 lines
285 B
PkgConfig
11 lines
285 B
PkgConfig
prefix=
|
|
includedir=${prefix}/include
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
|
|
Name: GObject
|
|
Description: GLib Type, Object, Parameter and Signal Library
|
|
Version: 2.72.3
|
|
Requires: glib-2.0, libffi >= 3.0.0
|
|
Libs: -L${libdir} -lgobject-2.0 -lintl -liconv
|
|
Cflags: -I${includedir}
|