mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-26 05:41:14 +00:00
11 lines
222 B
PkgConfig
11 lines
222 B
PkgConfig
prefix=
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: expat
|
|
Version: 2.4.1
|
|
Description: expat XML parser
|
|
URL: http://www.libexpat.org
|
|
Libs: -L${libdir} -lexpat
|
|
Cflags: -I${includedir}
|