Skip to content

baobaoyeye/mpc-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published