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

2 lines
No EOL
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?