zeek/auxil/vcpkg/ports/grpc/vcpkg-cmake-wrapper.cmake
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

2 lines
116 B
CMake

list(REMOVE_AT ARGS 0)
_find_package(gRPC ${ARGS}) # Shouldn't this be fixed downstream instead of using a Wrapper?