14 lines
344 B
PkgConfig
14 lines
344 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
|
||
|
|
||
|
|
||
|
Name: libexslt
|
||
|
Version: 0.8.17
|
||
|
Description: EXSLT Extension library
|
||
|
Requires: libxml-2.0
|
||
|
Libs: -L${libdir} -lexslt -lxslt -lxml2 -lz -lpthread -licucore -lm
|
||
|
Cflags:
|