Bump hunter version
This commit is contained in:
parent
c17734c7a0
commit
ee5fbe2927
1 changed files with 2 additions and 2 deletions
|
|
@ -25,8 +25,8 @@ set(CMAKE_OSX_DEPLOYMENT_TARGET "10.15" CACHE STRING "macos deployment target")
|
||||||
option(HUNTER_ENABLED "Enable Hunter package manager" OFF)
|
option(HUNTER_ENABLED "Enable Hunter package manager" OFF)
|
||||||
include("cmake/HunterGate.cmake")
|
include("cmake/HunterGate.cmake")
|
||||||
HunterGate(
|
HunterGate(
|
||||||
URL "https://github.com/cpp-pm/hunter/archive/v0.26.1.tar.gz"
|
URL "https://github.com/cpp-pm/hunter/archive/v0.26.6.tar.gz"
|
||||||
SHA1 "e41ac7a18c49b35ebac99ff2b5244317b2638a65"
|
SHA1 "e70c29f878f5d5f5cdf1b9ccd628fb872e8624a8"
|
||||||
LOCAL
|
LOCAL
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue