Skip to content

Commit 978073a

Browse files
authored
Merge pull request #736 from wasmx/update-huntergate
Upgrade Hunter to get newer nlohmann_json
2 parents a58c3df + b37a7d5 commit 978073a

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

cmake/Hunter/config.cmake

Lines changed: 0 additions & 7 deletions
This file was deleted.

cmake/Hunter/init.cmake

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ if(NOT CMAKE_CONFIGURATION_TYPES)
2323
endif()
2424

2525
HunterGate(
26-
URL https://github.com/cpp-pm/hunter/archive/v0.23.239.tar.gz
27-
SHA1 135567a8493ab3499187bce1f2a8df9b449febf3
28-
LOCAL
26+
URL https://github.com/cpp-pm/hunter/archive/v0.23.294.tar.gz
27+
SHA1 0dd1ee8723d54a15822519c17a877c1f281fce39
2928
)

0 commit comments

Comments
 (0)