mirror of
https://github.com/zeux/pugixml.git
synced 2024-12-25 20:14:10 +08:00
Makefile now defaults to cxxstd=any (#639)
This means that by default we inherit the default language version supported by the compiler; this will help with string_view testing in the future as it will "just work" out of the box once the define is set. This should also automatically enable CI coverage for string_view; C++11 is still explicitly tested in CI via cxxstd=c++11.
This commit is contained in:
parent
23e617b158
commit
2729d80c94
Loading…
x
Reference in New Issue
Block a user