Commits

Sutou Kouhei authored 1e9ed5f14c1
ARROW-10412: [C++] Improve grpc_cpp_plugin detection If gRPC::grpc_cpp_plugin doesn't use IMPORTED_LOCATION nor IMPORTED_LOCATION_RELEASE such as IMPORTED_LOCATION_RELWITHDEBINFO, grpc_cpp_plugin wasn't found. Closes #8596 from kou/cpp-grpc-cpp-plugin Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>