aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Yash Tibrewal <yashkt@google.com>2017-10-31 11:11:18 -0700
committerGravatar Yash Tibrewal <yashkt@google.com>2017-10-31 11:11:18 -0700
commit77532036b65bc3130c232effb882dc99c302a64a (patch)
treed3b150ca96462eac5909f5caf12c91a4542e5ebc /Makefile
parent8e1a163a9716cb7c7205dd66d889772317bc79f0 (diff)
BUILD changes. test languauge to C++
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/Makefile b/Makefile
index af1df7e57b..0e3e9a2e77 100644
--- a/Makefile
+++ b/Makefile
@@ -8300,20 +8300,6 @@ endif
LIBBENCHMARK_SRC = \
- third_party/benchmark/src/benchmark.cc \
- third_party/benchmark/src/benchmark_register.cc \
- third_party/benchmark/src/colorprint.cc \
- third_party/benchmark/src/commandlineflags.cc \
- third_party/benchmark/src/complexity.cc \
- third_party/benchmark/src/console_reporter.cc \
- third_party/benchmark/src/counter.cc \
- third_party/benchmark/src/csv_reporter.cc \
- third_party/benchmark/src/json_reporter.cc \
- third_party/benchmark/src/reporter.cc \
- third_party/benchmark/src/sleep.cc \
- third_party/benchmark/src/string_util.cc \
- third_party/benchmark/src/sysinfo.cc \
- third_party/benchmark/src/timers.cc \
PUBLIC_HEADERS_CXX += \