[
https://issues.apache.org/jira/browse/ARROW-4082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-4082:
----------------------------------
Labels: pull-request-available ready-to-commit (was: ready-to-commit)
> [C++] CMake tweaks: allow RelWithDebInfo, improve FindClangTools
> ----------------------------------------------------------------
>
> Key: ARROW-4082
> URL: https://issues.apache.org/jira/browse/ARROW-4082
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Benjamin Kietzman
> Priority: Trivial
> Labels: pull-request-available, ready-to-commit
>
> SetupCxxFlags.cmake does not list "RELWITHDEBINFO" in the [final flag
> setup|https://github.com/apache/arrow/blob/master/cpp/cmake_modules/SetupCxxFlags.cmake#L363],
> so cmake will error out if that build config is selected. It's handy for
> quick debugging without switching your python build etc over to "DEBUG".
> FindClangTools.cmake could check the version of 'clang-format' (no version
> suffix) to see if it satisfies a version requirement.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)