nixos/packages/ufo/.clangd
2024-08-11 18:01:46 +08:00

4 lines
68 B
Plaintext

CompileFlags:
Add: [ -Wall, -Wextra, -std=c++26 ]
Compiler: g++