Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 256 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 256 Bytes

cppvk

Build: bazel build //:cppvk (Note: By default, Bazel will create files outside of the code directory and symlink to them)

Run: ./bazel-bin/cppvk

Dependency graph: bazel query --notool_deps --noimplicit_deps "deps(//:cppvk)" --output graph