mirror of
https://github.com/google/googletest.git
synced 2025-04-05 13:35:03 +00:00
Update WORKSPACE
Need this for bazel change
This commit is contained in:
parent
a28a71ae41
commit
214521a148
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
workspace(name = "com_google_googletest")
|
||||
|
||||
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
|
||||
|
||||
# Abseil
|
||||
http_archive(
|
||||
name = "com_google_absl",
|
||||
|
|
Loading…
Add table
Reference in a new issue