yuzu/externals/vcpkg/ports/grpc/vcpkg-cmake-wrapper.cmake
2022-07-23 03:01:36 +02:00

2 lines
116 B
CMake
Executable File

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