Skip to content

Commit 948bc35

Browse files
Matevz Moratoalex-luxonis
authored andcommitted
Add support for Visual Studio 2022 version 17.10
cpp-pm/hunter#747
1 parent 73dad73 commit 948bc35

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ endif()
3535

3636
include("cmake/HunterGate.cmake")
3737
HunterGate(
38-
URL "https://github.com/cpp-pm/hunter/archive/v0.24.18.tar.gz"
39-
SHA1 "1292e4d661e1770d6d6ca08c12c07cf34a0bf718"
38+
URL "https://github.com/cpp-pm/hunter/archive/9d9242b60d5236269f894efd3ddd60a9ca83dd7f.tar.gz"
39+
SHA1 "16cc954aa723bccd16ea45fc91a858d0c5246376"
4040
LOCAL # Local config for dependencies
4141
)
4242

0 commit comments

Comments
 (0)