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 f7b9152 commit 0137cdfCopy full SHA for 0137cdf
CMakeLists.txt
@@ -6,8 +6,8 @@ cmake_minimum_required(VERSION 3.12)
6
7
include("cmake/HunterGate.cmake")
8
HunterGate(
9
- URL "https://github.com/cpp-pm/hunter/archive/v0.23.300.tar.gz"
10
- SHA1 "1151d539465d9cdbc880ee30f794864aec11c448"
+ URL "https://github.com/cpp-pm/hunter/archive/b626a6158599ed58db9e02763d2a815adbae5478.tar.gz"
+ SHA1 b3be07c82d4fdadb2ebb81c235a007758a970444
11
)
12
13
if(POLICY CMP0074)
0 commit comments