bazel-compile-commands-extractor icon indicating copy to clipboard operation
bazel-compile-commands-extractor copied to clipboard

Allow overriding bazel executable

Open keith opened this issue 1 year ago • 1 comments

It's possible that users don't have a bazel in their path depending on your project configuration. This allows passing --bazel whatever to override to a custom wrapper, or anything else.

keith avatar May 30 '24 20:05 keith