2
0
mirror of https://github.com/boostorg/wave.git synced 2026-01-19 04:42:16 +00:00

Add "cxxstd" json field to the meta json file.

This commit is contained in:
Alexander Grund
2022-03-09 17:00:40 +01:00
committed by GitHub
parent d5b083cd97
commit 201929dc0c

View File

@@ -8,6 +8,7 @@
"category": [
"String"
],
"cxxstd": "11",
"maintainers": [
"Hartmut Kaiser <hartmut.kaiser -at- gmail.com>"
]