4 lines
168 B
Plaintext
4 lines
168 B
Plaintext
|
CompileFlags: # Tweak the parse settings
|
||
|
Add: [-I/usr/local/include] # treat all files as C++, enable more warnings
|
||
|
Compiler: clang
|