Commits

Sutou Kouhei authored 204c0b542fc
ARROW-14598: [C++][Flight] Fix protoc generation dependency for example * DEPENDS variable name has a typo. * ARROW_PROTOBUF_PROTOC doesn't depend on protobuf_ep with bundled Protobuf Closes #11615 from kou/cpp-flight-example-fix-dependency Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>