Add cpp_compat
to template.toml
This adds a mention of `cpp_compat` option to the template file. #811
This commit is contained in:
parent
e2114642ae
commit
b0ad90a205
@ -24,6 +24,7 @@ using_namespaces = []
|
|||||||
sys_includes = []
|
sys_includes = []
|
||||||
includes = []
|
includes = []
|
||||||
no_includes = false
|
no_includes = false
|
||||||
|
# cpp_compat = true
|
||||||
after_includes = ""
|
after_includes = ""
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user