Scripts serve to build / clean all examples at once.
build_all_clangd.sh
uses bear to additionally generate a compile_commands.yaml
for each example so the C/C++ language server clangd can be aware of the paths in the makefiles.
Name | Last commit | Last update |
---|---|---|
.. | ||
README.md | ||
build_all.cmd | ||
build_all.sh | ||
build_all_clangd.sh | ||
clean_all.sh | ||
clean_all_clangd.sh |
Scripts serve to build / clean all examples at once.
build_all_clangd.sh
uses bear to additionally generate a compile_commands.yaml
for each example so the C/C++ language server clangd can be aware of the paths in the makefiles.