13 lines
298 B
PkgConfig
13 lines
298 B
PkgConfig
|
|
homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk
|
||
|
|
prefix=${homebrew_sdkroot}/usr
|
||
|
|
exec_prefix=/usr
|
||
|
|
libdir=${exec_prefix}/lib
|
||
|
|
includedir=${prefix}/include
|
||
|
|
|
||
|
|
Name: expat
|
||
|
|
Version: 2.2.1
|
||
|
|
Description: expat XML parser
|
||
|
|
URL: http://www.libexpat.org
|
||
|
|
Libs: -L${libdir} -lexpat
|
||
|
|
Cflags:
|