Skip to content

Starter project for using C++ in Bazel with good defaults.

Notifications You must be signed in to change notification settings

nicolov/bazel-cpp-starter

Repository files navigation

bazel-cpp-starter

Starter project for using C++ in Bazel with good defaults. Uses a recent C++ compiler/STL from here and defaults to statically linked binaries for easy deployment and use.

Getting started

bazel run //src:hello

About

Starter project for using C++ in Bazel with good defaults.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published