[
https://issues.apache.org/jira/browse/ARROW-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou updated ARROW-423:
---------------------------------
Component/s: C++
> C++: Define BUILD_BYPRODUCTS in external project to support non-make CMake
> generators
> -------------------------------------------------------------------------------------
>
> Key: ARROW-423
> URL: https://issues.apache.org/jira/browse/ARROW-423
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
> Priority: Major
> Fix For: 0.2.0
>
>
> Currently CMake generators like {{ninja}} don't work anymore because of the
> missing source of libraries such as {{libgtest.a}}. In CMake 3.2 the property
> {{BUILD_BYPRODUCTS}} was added to declare by-products of the external
> projects. This is needed for non-lazy build-tree dependency resolution in
> ninja.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)