aboutsummaryrefslogtreecommitdiff
path: root/ports/grpc/vcpkg-cmake-wrapper.cmake
blob: 9adf0288084d310eb911e0bd8679f9450b10d1c8 (plain)
1
2
list(REMOVE_AT ARGS 0)
_find_package(gRPC ${ARGS}) # Shouldn't this be fixed downstream instead of using a Wrapper?