mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-25 21:31:25 +00:00
725b89d24d
built for x86_64 and arm64
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}
|