[
https://issues.apache.org/jira/browse/ARROW-8116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-8116:
--------------------------------
Fix Version/s: 1.0.0
> [C++] Create CMake utility to streamline creating ADD_$COMPONENT_TEST helper
> functions
> --------------------------------------------------------------------------------------
>
> Key: ARROW-8116
> URL: https://issues.apache.org/jira/browse/ARROW-8116
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Priority: Major
> Fix For: 1.0.0
>
>
> There is a lot of boilerplate associated with adding CMake scaffolding to
> support the development of new C++ project components. We should look if
> there is enough commonality to extract some reusable CMake code to reduce
> this boilerplate
> Examples
> *
> https://github.com/apache/arrow/blob/master/cpp/src/parquet/CMakeLists.txt#L42
> *
> https://github.com/apache/arrow/blob/master/cpp/src/arrow/dataset/CMakeLists.txt#L71
> *
> https://github.com/apache/arrow/blob/master/cpp/src/plasma/CMakeLists.txt#L203
--
This message was sent by Atlassian Jira
(v8.3.4#803005)