15 lines
311 B
PkgConfig
15 lines
311 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: libxslt
|
|
Version: 1.1.35
|
|
Description: XSLT library version 2.
|
|
Requires: libxml-2.0
|
|
Cflags:
|
|
Libs: -L${libdir} -lxslt
|
|
Libs.private:
|