Sign in
hafnium
/
hafnium
/
third_party
/
googletest
/
e82d320567a45db1a999f9109f2b9a733bc59bb1
/
.
/
WORKSPACE
blob: 1d5d3886238c3ec537750c7bcc5e64ce845085a0 [
file
] [
log
] [
blame
]
workspace
(
name
=
"com_google_googletest"
)
# Abseil
http_archive
(
name
=
"com_google_absl"
,
urls
=
[
"https://github.com/abseil/abseil-cpp/archive/master.zip"
],
strip_prefix
=
"abseil-cpp-master"
,
)