mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
Add is expected to be a list of options not a single element as per the example in https://clangd.llvm.org/config.html#add Signed-off-by: Alex Murray <alex.murray@canonical.com>
2 lines
161 B
YAML
2 lines
161 B
YAML
CompileFlags:
|
|
Add: [-I/usr/include/glib-2.0, -Wall, -Wextra, -Wmissing-prototypes, -Wstrict-prototypes, -Wno-missing-field-initializers, -Wno-unused-parameter] |