Skip to content
This repository was archived by the owner on May 11, 2024. It is now read-only.

Commit 02f908f

Browse files
authored
Outdated Boost URL updated in boost.cmake (#65)
1 parent 3ba6e51 commit 02f908f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: cmake/boost.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
include(ExternalProject)
1818

1919
set(BOOST_REPO_URL
20-
https://dl.bintray.com/boostorg/release/1.69.0/source/boost_1_69_0.tar.gz)
20+
https://boostorg.jfrog.io/artifactory/main/release/1.69.0/source/boost_1_69_0.tar.gz)
2121

2222
ExternalProject_Add(
2323
ext_boost

0 commit comments

Comments
 (0)