Skip to content

swmobile/bazel-cpp-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bazel-cpp-template

usage

bazel test //bazel-cpp-template/... --test_output=all
bazel run //bazel-cpp-template:main

to get clangd working:

bazel run @hedron_compile_commands//:refresh_all

About

template for bazel c++ projects using protobuf, googletest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Starlark 77.3%
  • C++ 22.7%