-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove support for bazel builds #188
Comments
No concerns on my end. I can't be for sure if downstream users but I suspect bazel users aren't numerous. I think it's safe to remove. We'll take feedback if it turns out to be problematic for someone. |
SG. PR coming up. |
dnovillo
added a commit
to dnovillo/SPIRV-Reflect
that referenced
this issue
Jun 27, 2023
dnovillo
added a commit
to dnovillo/SPIRV-Reflect
that referenced
this issue
Jun 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We used to need bazel support at Google, but that is no longer the case. @chaoticbob any concerns with removing it? Are there any downstream users who rely on it?
The text was updated successfully, but these errors were encountered: