Commits


Sutou Kouhei authored and Benjamin Kietzman committed c24a2a40855
ARROW-6546: [C++] Add missing FlatBuffers source dependency If it doesn't exist, `src/arrow/ipc/*_generated.h` aren't updated automatically when `format/*.fbs` is updated. Closes #5362 from kou/cpp-add-missing-flatbuffers-dependency and squashes the following commits: b97c8da55 <Sutou Kouhei> Add missing FlatBuffers source dependency Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Benjamin Kietzman <bengilgit@gmail.com>