[
https://issues.apache.org/jira/browse/ARROW-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-9084.
---------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
Issue resolved by pull request 7388
[https://github.com/apache/arrow/pull/7388]
> [C++] CMake is unable to find zstd target when ZSTD_SOURCE=SYSTEM
> -----------------------------------------------------------------
>
> Key: ARROW-9084
> URL: https://issues.apache.org/jira/browse/ARROW-9084
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Affects Versions: 0.17.1
> Environment: zstd 1.4.5
> Reporter: Dmitry Kalinkin
> Assignee: Dmitry Kalinkin
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> A following problem occurs when arrow-cpp is built against system zstd:
> {noformat}
> CMake Error at cmake_modules/ThirdpartyToolchain.cmake:1860
> (get_target_property):
> get_target_property() called with non-existent target "ZSTD::zstd".
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)