6 lines
60 B
YAML
6 lines
60 B
YAML
If:
|
|
PathMatch: .*\.hpp
|
|
|
|
CompileFlags:
|
|
Add: [-std=c++20]
|
If:
|
|
PathMatch: .*\.hpp
|
|
|
|
CompileFlags:
|
|
Add: [-std=c++20]
|