ES-DE/.flatpak-builder/cache/objects/9c/14abaa642bbd21a25160a9f73a9030511a07482e23677e03fd42247f385eee.file
2024-07-19 09:55:58 +00:00

12 lines
263 B
Plaintext

prefix=/app
exec_prefix=${prefix}
includedir=/app/include
libdir=/app/lib
Name: pugixml
Description: Light-weight, simple and fast XML parser for C++ with XPath support.
URL: https://pugixml.org/
Version: 1.14
Cflags: -I${includedir}
Libs: -L${libdir} -lpugixml