Commits


Wes McKinney authored and Uwe L. Korn committed baf38e47a7d
ARROW-747: [C++] Calling add_dependencies with dl causes spurious CMake warning I added an option to make the dependency targets (e.g. external projects) in libraries more explicit. Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #472 from wesm/ARROW-747 and squashes the following commits: c60832f [Wes McKinney] Add DEPENDENCIES argument to ADD_ARROW_LIB to fix spurious dl dependency issue