aboutsummaryrefslogtreecommitdiff
path: root/extras/bazel_root/WORKSPACE
diff options
context:
space:
mode:
Diffstat (limited to 'extras/bazel_root/WORKSPACE')
l---------[-rw-r--r--]extras/bazel_root/WORKSPACE19
1 files changed, 1 insertions, 18 deletions
diff --git a/extras/bazel_root/WORKSPACE b/extras/bazel_root/WORKSPACE
index d74dafe..6991d20 100644..120000
--- a/extras/bazel_root/WORKSPACE
+++ b/extras/bazel_root/WORKSPACE
@@ -1,18 +1 @@
-load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
-
-git_repository(
- name = "com_google_googletest",
- remote = "https://github.com/google/googletest",
- # GTest HEAD as of August 2018.
- commit = "9c96f500a39df6915f8f1ab53b60be9889f1572b",
-)
-
-git_repository(
- name = "com_github_nelhage_rules_boost",
- commit = "1e3a69bf2d5cd10c34b74f066054cd335d033d71",
- remote = "https://github.com/nelhage/rules_boost",
- shallow_since = "1591047380 -0700",
-)
-
-load("@com_github_nelhage_rules_boost//:boost/boost.bzl", "boost_deps")
-boost_deps()
+../../WORKSPACE \ No newline at end of file