[ https://issues.apache.org/jira/browse/ARROW-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wes McKinney resolved ARROW-423. -------------------------------- Resolution: Fixed Issue resolved by pull request 240 [https://github.com/apache/arrow/pull/240] > 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)