Merge pull request #118 from eldiener/develop

[skip ci] Add "cxxstd" json field
This commit is contained in:
jzmaddock
2021-01-21 10:46:22 +00:00
committed by GitHub

View File

@@ -13,5 +13,6 @@
],
"maintainers": [
"John Maddock <john -at- johnmaddock.co.uk>"
]
],
"cxxstd": "11"
}