Uwe L. Korn created ARROW-423:
---------------------------------
Summary: 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
Reporter: Uwe L. Korn
Assignee: Uwe L. Korn
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
(v6.3.4#6332)