diff --git a/cmake/projects/Protobuf/hunter.cmake b/cmake/projects/Protobuf/hunter.cmake index aa79a8d49f..a363964753 100644 --- a/cmake/projects/Protobuf/hunter.cmake +++ b/cmake/projects/Protobuf/hunter.cmake @@ -203,6 +203,17 @@ hunter_add_version( "https://github.com/stephans/cpp-pm-protobuf/archive/refs/tags/3.19.4-p1.tar.gz" SHA1 40e378d024928efa190e3fd59f66dc6510f79ea6 + ) + +hunter_add_version( + PACKAGE_NAME + Protobuf + VERSION + "26.1-p0" + URL + "https://github.com/stephans/cpp-pm-protobuf/archive/refs/tags/v26.1-p0-hunter.tar.gz" + SHA1 + 95a0aa5cf7bafc933760727fb921f92fda82a89e ) hunter_add_version( @@ -216,6 +227,7 @@ hunter_add_version( 7595f3457f332cc3b362d4aa65a3403761fde4fc ) + string( COMPARE EQUAL "${CMAKE_SYSTEM_NAME}" "WindowsStore" _hunter_windows_store ) diff --git a/cmake/projects/gRPC/hunter.cmake b/cmake/projects/gRPC/hunter.cmake index a7f02480be..5ec8c1c293 100644 --- a/cmake/projects/gRPC/hunter.cmake +++ b/cmake/projects/gRPC/hunter.cmake @@ -78,6 +78,12 @@ hunter_add_version( URL "https://github.com/cpp-pm/grpc/archive/refs/tags/v1.44.0-p0.tar.gz" SHA1 "9521efd87a6ea0ca1102bf6e5acff835eecf5841") +hunter_add_version( + PACKAGE_NAME gRPC + VERSION "1.65.3" + URL "https://github.com/stephans/hunter-grpc/archive/refs/tags/v1.65.3-hunter.tar.gz" + SHA1 "a382b84c7455eba50b0b2f2017bdee03e0761fa8") + hunter_cmake_args( gRPC CMAKE_ARGS