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.
1 parent 85c4866 commit d3e32f6Copy full SHA for d3e32f6
CMakeLists.txt
@@ -2,8 +2,8 @@ cmake_minimum_required(VERSION 3.2)
2
3
include("cmake/HunterGate.cmake")
4
HunterGate(
5
- URL "https://github.com/cpp-pm/hunter/archive/v0.23.222.tar.gz"
6
- SHA1 "0b88baaa2a9a35b8ce632c57ade66be8dd918afd"
+ URL "https://github.com/cpp-pm/hunter/archive/b626a6158599ed58db9e02763d2a815adbae5478.tar.gz"
+ SHA1 b3be07c82d4fdadb2ebb81c235a007758a970444
7
)
8
9
# Project
0 commit comments