bazel_platforms_examples
bazel_platforms_examples copied to clipboard
example 08 typo
The readme says:
bazel build //examples/08_using_build_setting:a ...
I believe that should be :everything instead of :a
Nice examples, btw, thanks.