[
https://issues.apache.org/jira/browse/ARROW-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-9084:
----------------------------------
Labels: pull-request-available (was: )
> [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
> Affects Versions: 0.17.1
> Environment: zstd 1.4.5
> Reporter: Dmitry Kalinkin
> Assignee: Dmitry Kalinkin
> Priority: Major
> Labels: pull-request-available
> Time Spent: 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)