[
https://issues.apache.org/jira/browse/ARROW-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-2930.
---------------------------------
Resolution: Fixed
Fix Version/s: (was: 0.11.0)
0.10.0
Issue resolved by pull request 2350
[https://github.com/apache/arrow/pull/2350]
> [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 10m
> 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
(v7.6.3#76005)