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.
2 parents 75fa2e7 + 47524b9 commit 4047422Copy full SHA for 4047422
superbuild/Boost.cmake
@@ -2,7 +2,7 @@ set (proj Boost)
2
3
set (location "")
4
if (NOT DEFINED ${proj}_SRC_DIR)
5
- set(location URL https://boostorg.jfrog.io/artifactory/main/release/1.83.0/source/boost_1_83_0.tar.gz)
+ set(location URL https://archives.boost.io/release/1.83.0/source/boost_1_83_0.tar.gz)
6
endif()
7
8
ExternalProject_Add(${proj}
0 commit comments