1
0
mirror of https://github.com/google/cpu_features.git synced 2025-07-01 05:11:15 +02:00
Files
cpu_features/WORKSPACE
Guillaume Chatelet 439d371594 Adding code. Closes #0.
2018-02-01 10:03:09 +01:00

8 lines
194 B
Python

# ===== googletest =====
git_repository(
name = "com_google_googletest",
remote = "https://github.com/google/googletest.git",
commit = "c3f65335b79f47b05629e79a54685d899bc53b93",
)