Taken from https://github.com/google/cpu_features at revision 26133d3b620c2c27f31d571efd27371100f891e9
7 lines
194 B
Text
7 lines
194 B
Text
# ===== googletest =====
|
|
|
|
git_repository(
|
|
name = "com_google_googletest",
|
|
remote = "https://github.com/google/googletest.git",
|
|
commit = "c3f65335b79f47b05629e79a54685d899bc53b93",
|
|
)
|