From 402d88812c39db90a30387640cd13db291b33bad Mon Sep 17 00:00:00 2001 From: Victor Costan Date: Tue, 15 Dec 2020 12:01:28 -0800 Subject: [PATCH] Fixup for adding the third_party/{benchmark, googletest} submodules. (#115) --- third_party/benchmark | 1 + third_party/googletest | 1 + 2 files changed, 2 insertions(+) create mode 160000 third_party/benchmark create mode 160000 third_party/googletest diff --git a/third_party/benchmark b/third_party/benchmark new file mode 160000 index 0000000..bf585a2 --- /dev/null +++ b/third_party/benchmark @@ -0,0 +1 @@ +Subproject commit bf585a2789e30585b4e3ce6baf11ef2750b54677 diff --git a/third_party/googletest b/third_party/googletest new file mode 160000 index 0000000..18f8200 --- /dev/null +++ b/third_party/googletest @@ -0,0 +1 @@ +Subproject commit 18f8200e3079b0e54fa00cb7ac55d4c39dcf6da6