gprc/compile_flags.txt
TheOnePath 597b4a3f7f
Added compile_flags.txt
Used by clangd neovim LSP
2024-09-11 13:10:14 +01:00

5 lines
32 B
Plaintext

-Iinclude/
-ansi
-std=c99
-Wall