d2tweaks-rnd2k/vcpkg/pugixml_x86-windows-static/debug/lib/pkgconfig/pugixml.pc

13 lines
297 B
PkgConfig
Raw Permalink Normal View History

2024-04-17 03:45:38 +00:00
prefix=${pcfiledir}/../..
exec_prefix=${prefix}
includedir=${prefix}/../include
libdir=${prefix}/lib
Name: pugixml
Description: Light-weight, simple and fast XML parser for C++ with XPath support.
URL: https://pugixml.org/
Version: 1.11
Cflags: -I"${includedir}"
Libs: -L"${libdir}" -lpugixml_d