mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-22 20:11:51 +00:00
11 lines
243 B
PkgConfig
11 lines
243 B
PkgConfig
prefix=
|
|
includedir=${prefix}/include
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
|
|
Name: GThread
|
|
Description: Thread support for GLib
|
|
Version: 2.72.3
|
|
Requires: glib-2.0
|
|
Libs: -L${libdir} -lgthread-2.0 -lintl -liconv
|
|
Cflags: -I${includedir}
|