Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Karthick S authored and Karthick S committed Jul 8, 2021
1 parent ce52c74 commit c7ceea3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion cmake/Hunter/config.cmake
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
hunter_config(CURL VERSION ${HUNTER_CURL_VERSION} CMAKE_ARGS HTTP_ONLY=ON CMAKE_USE_OPENSSL=OFF CMAKE_USE_LIBSSH2=OFF CURL_CA_PATH=none)
hunter_config(Boost VERSION 1.66.0)
# hunter_config(Boost VERSION 1.67.0)
hunter_config(
Boost
VERSION 1.66.0_new_url
SHA1 f0b20d2d9f64041e8e7450600de0267244649766
URL https://boostorg.jfrog.io/artifactory/main/release/1.66.0/source/boost_1_66_0.tar.gz
)

0 comments on commit c7ceea3

Please sign in to comment.