[
https://issues.apache.org/jira/browse/ARROW-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-423:
-----------------------------
External issue URL: https://github.com/apache/arrow/issues/16071
> 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 Korn
> Assignee: Uwe 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
(v8.20.10#820010)