Skip to content

Commit

Permalink
Update 3rd-party/vcpkg-ports/grpc/vcpkg-cmake-wrapper.cmake
Browse files Browse the repository at this point in the history
Co-authored-by: Ricardo Abreu <[email protected]>
Signed-off-by: George Liao <[email protected]>
  • Loading branch information
georgeliao and ricab committed Jan 8, 2025
1 parent f5c2c10 commit 6b9d382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3rd-party/vcpkg-ports/grpc/vcpkg-cmake-wrapper.cmake
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
list(REMOVE_AT ARGS 0)
_find_package(gRPC ${ARGS}) # Shouldn't this be fixed downstream instead of using a Wrapper?
_find_package(gRPC ${ARGS}) # Shouldn't this be fixed downstream instead of using a Wrapper?

0 comments on commit 6b9d382

Please sign in to comment.