You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Philipp Hoch (JIRA)" <ji...@apache.org> on 2018/07/28 19:54:00 UTC

[jira] [Created] (ARROW-2930) Trying to set target properties on not existing CMake target

Philipp Hoch created ARROW-2930:
-----------------------------------

             Summary: 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


/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)