Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MINOR: [C++][CMake] Remove unused CMAKE_SKIP_INSTALL_ALL_DEPENDENCY (a…
…pache#41332) ### Rationale for this change CMAKE_SKIP_INSTALL_ALL_DEPENDENCY was removed in apache#75 but it seems that there is still one line remaining. ### What changes are included in this PR? Remove unused CMAKE_SKIP_INSTALL_ALL_DEPENDENCY. ### Are these changes tested? Pass all CIs. ### Are there any user-facing changes? No. Authored-by: Gang Wu <[email protected]> Signed-off-by: Gang Wu <[email protected]>
- Loading branch information