mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 05:41:38 +08:00
2 lines
116 B
CMake
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?
|