4 lines
184 B
Plaintext
4 lines
184 B
Plaintext
|
CompileFlags: # Tweak the parse settings
|
||
|
Add: [-std=c++2a, -Wall, -Wextra, -Wpedantic, -Iargparse/include]
|
||
|
# https://clangd.llvm.org/config
|