Commits

Wes McKinney authored 9de2edcc80b
ARROW-3836: [C++] Add PREFIX, EXTRA_LINK_LIBS, DEPENDENCIES to ADD_ARROW_BENCHMARK Also removed some of the functions we had that were working around our lack of these arguments Author: Wes McKinney <wesm+git@apache.org> Closes #2993 from wesm/ARROW-3836 and squashes the following commits: e0972a212 <Wes McKinney> Remove unneeded if statement c2f080777 <Wes McKinney> Add PREFIX, EXTRA_LINK_LIBS, DEPENDENCIES to ADD_ARROW_BENCHMARK, simplify existing code