File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ project(Boost-CMake)
33
44option (BOOST_DISABLE_TESTS "Do not build test targets, even if building standalone" OFF )
55
6- set (BOOST_URL "https://dl.bintray.com/boostorg/release/1.70 .0/source/boost_1_70_0 .tar.bz2" CACHE STRING "Boost download URL" )
7- set (BOOST_URL_SHA256 "430ae8354789de4fd19ee52f3b1f739e1fba576f0aded0897c3c2bc00fb38778 " CACHE STRING "Boost download URL SHA256 checksum" )
6+ set (BOOST_URL "https://dl.bintray.com/boostorg/release/1.71 .0/source/boost_1_71_0 .tar.bz2" CACHE STRING "Boost download URL" )
7+ set (BOOST_URL_SHA256 "d73a8da01e8bf8c7eda40b4c84915071a8c8a0df4a6734537ddde4a8580524ee " CACHE STRING "Boost download URL SHA256 checksum" )
88
99include (FetchContent )
1010FetchContent_Declare (
You can’t perform that action at this time.
0 commit comments