5 lines
63 B
YAML
5 lines
63 B
YAML
|
|
If:
|
||
|
|
PathMatch: '.*\.h$'
|
||
|
|
CompileFlags:
|
||
|
|
Add: [-xc, -std=c11]
|