pineapple/externals/vcpkg/ports/grpc/vcpkg-cmake-wrapper.cmake

2 lines
116 B
CMake
Raw Normal View History

2022-07-23 03:01:36 +02:00
list(REMOVE_AT ARGS 0)
_find_package(gRPC ${ARGS}) # Shouldn't this be fixed downstream instead of using a Wrapper?