| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Do we really need to add 3 separate files for bazel? And two at the toplevel? Honestly I don't like that very much. |
Sorry, something went wrong.
Yes, for bazel, WORKSPACE file and BUILD file are necessary. And Module.bazel is needed when bzlmod is enabled. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
I want to include parallel-hashmap in a bazel built project, so add these files. @greg7mdp help to review it, thanks in advance.