15 lines
338 B
PkgConfig
15 lines
338 B
PkgConfig
![]() |
homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk
|
||
|
prefix=${homebrew_sdkroot}/usr
|
||
|
exec_prefix=/usr
|
||
|
libdir=${exec_prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
modules=1
|
||
|
|
||
|
Name: libXML
|
||
|
Version: 2.9.4
|
||
|
Description: libXML library version2.
|
||
|
Requires:
|
||
|
Libs: -L${libdir} -lxml2
|
||
|
Libs.private: -lz -lpthread -licucore -lm
|
||
|
Cflags:
|