d28aa481b3
CMakelist.txt tries to enable the cxx_long_long_type option,
even if the feature isn't available. (Which causes some builds to fail)
The included patch checks if the option is present before applying it.
The patch was backported from:
|
||
---|---|---|
.. | ||
0001-check-cxx_long_long_type-existence.patch | ||
Config.in | ||
pugixml.hash | ||
pugixml.mk |