Skip to content
Snippets Groups Projects
Verified Commit eb747bb7 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Update hunter

parent d85945c8
Branches run-ci
No related tags found
No related merge requests found
Pipeline #3489 passed
......@@ -15,8 +15,8 @@ set(CMAKE_POSITION_INDEPENDENT_CODE ON CACHE BOOL "compile as PIC by default")
option(HUNTER_ENABLED "Enable Hunter package manager" OFF)
include("cmake/HunterGate.cmake")
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.23.305.tar.gz"
SHA1 "fc8d7a6dac2fa23681847b3872d88d3839b657b0"
URL "https://github.com/cpp-pm/hunter/archive/v0.24.3.tar.gz"
SHA1 "10738b59e539818a01090e64c2d09896247530c7"
LOCAL
)
......
hunter_config(
spdlog
VERSION 1.8.0-p1
)
hunter_config(
OpenSSL
VERSION 1.1.1j
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment