Skip to content

Commit d991c61

Browse files
committed
upgrading to boost v1.87.0; modifying with new version number
1 parent ef69c94 commit d991c61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

make/libraries

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ endef
88
# Library locations
99

1010
MATH ?=
11-
BOOST ?= $(MATH)lib/boost_1.84.0
11+
BOOST ?= $(MATH)lib/boost_1.87.0
1212
EIGEN ?= $(MATH)lib/eigen_3.4.0
1313
OPENCL ?= $(MATH)lib/opencl_3.0.0
1414
TBB ?= $(MATH)lib/tbb_2020.3

0 commit comments

Comments
 (0)