Merge pull request #18 from eldiener/develop

[skip ci] Add "cxxstd" json field
This commit is contained in:
Joel de Guzman
2021-01-22 08:00:10 +08:00
committed by GitHub

View File

@ -13,5 +13,6 @@
],
"maintainers": [
"Jaakko Jarvi <jarvi -at- cs.tamu.edu>"
]
],
"cxxstd": "03"
}