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 f2eb759 commit 88f37c2Copy full SHA for 88f37c2
CMakeLists.txt
@@ -25,8 +25,8 @@ set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
25
26
include("cmake/HunterGate.cmake")
27
HunterGate(
28
- URL "https://github.com/ruslo/hunter/archive/v0.23.152.tar.gz"
29
- SHA1 "0c9801f60a8149c3105db04501bbcfb155581b7d"
+ URL "https://github.com/cpp-pm/hunter/archive/v0.26.4.tar.gz"
+ SHA1 "cbce5a86d4b2295c48552ccf60544158bf8e577f"
30
)
31
32
project(PNG VERSION 1.6.36 LANGUAGES C ASM)
0 commit comments