Merge pull request #357 from eldiener/develop

[skip ci] Add "cxxstd" json field
This commit is contained in:
jzmaddock
2021-01-19 18:55:37 +00:00
committed by GitHub

View File

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