We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb965e8 commit 8be2545Copy full SHA for 8be2545
make/libraries
@@ -7,7 +7,7 @@ EIGEN ?= $(MATH)lib/eigen_3.3.7
7
OPENCL ?= $(MATH)lib/opencl_2.2.0
8
TBB ?= $(MATH)lib/tbb_2019_U8
9
SUNDIALS ?= $(MATH)lib/sundials_5.2.0
10
-BENCHMARK ?= $(MATH)lib/benchmark_
+BENCHMARK ?= $(MATH)lib/benchmark_1.5.1
11
GTEST ?= $(BENCHMARK)/googletest/googletest
12
CPPLINT ?= $(MATH)lib/cpplint_1.4.5
13
0 commit comments