15 lines
322 B
PkgConfig
15 lines
322 B
PkgConfig
![]() |
homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
|
||
|
prefix=${homebrew_sdkroot}/usr
|
||
|
exec_prefix=/usr
|
||
|
libdir=${exec_prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
|
||
|
Name: libexslt
|
||
|
Version: 0.8.20
|
||
|
Description: EXSLT Extension library
|
||
|
Requires: libxml-2.0, libxslt
|
||
|
Cflags:
|
||
|
Libs: -L${libdir} -lexslt
|
||
|
Libs.private:
|