mirror of
https://github.com/google/cpu_features.git
synced 2025-04-26 22:52:30 +02:00
[bazel] Add missing platform dependency (#375)
This is required with Bazel 8 that drops the support for WORKSPACE file.
This commit is contained in:
parent
0bc979d7ca
commit
bce3978813
@ -15,3 +15,4 @@ module(
|
||||
|
||||
bazel_dep(name = "bazel_skylib", version = "1.7.1")
|
||||
bazel_dep(name = "googletest", version = "1.15.2")
|
||||
bazel_dep(name = "platforms", version = "0.0.10")
|
||||
|
Loading…
x
Reference in New Issue
Block a user