1 2 3 4 5 6 7 8 9 10 11 12 13
If: PathMatch: .*\.cpp CompileFlags: Add: [-std=c++14] --- If: PathMatch: .*\.c CompileFlags: Add: [-std=c99]