nixos/.clangd

3 lines
95 B
Plaintext

CompileFlags:
Add: [ -Wall, -Wextra, -std=c++20, -I./local/pkgs/biu/include ]
Compiler: gcc