Kouhei Sutou created ARROW-18072:
------------------------------------
Summary: [C++] Can't use bundled ORC with CMake 3.10
Key: ARROW-18072
URL: https://issues.apache.org/jira/browse/ARROW-18072
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Kouhei Sutou
Assignee: Kouhei Sutou
Fix For: 10.0.0
test-ubuntu-18.04-cpp
https://github.com/ursacomputing/crossbow/actions/runs/3257736505/jobs/5349223302
{noformat}
-- Building Apache ORC from source
CMake Error at cmake_modules/ThirdpartyToolchain.cmake:4341
(target_link_libraries):
Cannot specify link libraries for target "orc::liborc" which is not built
by this project.
Call Stack (most recent call first):
cmake_modules/ThirdpartyToolchain.cmake:183 (build_orc)
cmake_modules/ThirdpartyToolchain.cmake:278 (build_dependency)
cmake_modules/ThirdpartyToolchain.cmake:4357 (resolve_dependency)
CMakeLists.txt:496 (include)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)