mirror of
https://github.com/google/cpu_features.git
synced 2025-04-27 15:12:30 +02:00
8 lines
194 B
Python
8 lines
194 B
Python
# ===== googletest =====
|
|
|
|
git_repository(
|
|
name = "com_google_googletest",
|
|
remote = "https://github.com/google/googletest.git",
|
|
commit = "c3f65335b79f47b05629e79a54685d899bc53b93",
|
|
)
|