This repository shows a minimal working example of building Rerun using Bazel and the cmake rule from rules_foreign_cc. Open repo inside dev container Build minimal C++ example: bazel build //...