[
https://issues.apache.org/jira/browse/ARROW-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659955#comment-17659955
]
Rok Mihevc commented on ARROW-2930:
-----------------------------------
This issue has been migrated to [issue
#19297|https://github.com/apache/arrow/issues/19297] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] Trying to set target properties on not existing CMake target
> ------------------------------------------------------------------
>
> Key: ARROW-2930
> URL: https://issues.apache.org/jira/browse/ARROW-2930
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Affects Versions: 0.9.0
> Environment: MacOS
> Reporter: Philipp Hoch
> Assignee: Philipp Hoch
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> /cpp/cmake_modules/BuildUtils.cmake:197 tries to set a target property on the
> shared arrow library. If ARROW_BUILD_SHARED is disabled, target is not
> available. This issue only affects APPLE builds.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)