Merge pull request #152 from eldiener/develop

[skip ci] Add "cxxstd" json field
This commit is contained in:
Edward Diener
2021-01-21 19:34:33 -05:00
committed by GitHub

View File

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