Commits


Antoine Pitrou authored and Krisztián Szűcs committed c8e91cb52d6
ARROW-6708: [C++] Fix hardcoded boost library names In the case where `find_package(Boost ...)` succeeded, just use whatever it gave us. Closes #5510 from pitrou/ARROW-6708-boost-library-static and squashes the following commits: da8d28a30 <Antoine Pitrou> ARROW-6708: Fix hardcoded boost library names Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Wes McKinney <wesm+git@apache.org>