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