Commits


Wes McKinney authored and Neal Richardson committed 81ce081a43d
ARROW-7450: [C++] Also link boost_filesystem when using static test linkage The nightly test-ubuntu-18.04-cpp-static has been failing due to a missing Boost link dependency in the unit tests Closes #6130 from wesm/ARROW-7450 and squashes the following commits: 8984f419d <Wes McKinney> Remove whitespace bd802c33d <Wes McKinney> Also link boost_filesystem when using static test linkage Authored-by: Wes McKinney <wesm+git@apache.org> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>