mpc-toolkit
环境初始化
$ git clone https://github.com/baobaoyeye/mpc-toolkit.git
$ cd mpc-toolkit
bazel+clangd生成compile_commands.json
compilation-database.html#bazel
bazel-compile-commands-extractor
# 生成在根目录生成 compile_commands.json
$ bazel run @hedron_compile_commands//:refresh_all
编译构建
# 全部编译
$ bazel build //... -c dbg
On this page
Languages
Starlark58.2%C++41.8%
Contributors
Apache License 2.0
Created April 6, 2022
Updated August 9, 2022