1
0
mirror of https://gitlab.com/hashborgir/d2tweaks-rnd2k.git synced 2025-05-03 09:35:33 +00:00
2024-04-16 21:45:38 -06:00

13 lines
292 B
PkgConfig

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