Allow use of system-provided pugixml #2863

Closed
PureTryOut wants to merge 1 commit from support-system-pugixml into master

1 commit

Author SHA1 Message Date
Bart Ribbers
cc8c0264d0
Allow use of system-provided pugixml
Linux distributions don't like vendoring of libraries by applications
and prefer to ship their own version.
This makes the build look for a system-provided pugixml first and if not
found, fallback to the vendored one like before.

Signed-off-by: Bart Ribbers <bribbers@disroot.org>
2023-01-11 16:36:57 +01:00