[
https://issues.apache.org/jira/browse/ARROW-4082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661105#comment-17661105
]
Rok Mihevc commented on ARROW-4082:
-----------------------------------
This issue has been migrated to [issue
#20676|https://github.com/apache/arrow/issues/20676] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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: Ben Kietzman
> Assignee: Ben Kietzman
> Priority: Trivial
> Labels: pull-request-available, ready-to-commit
> Fix For: 0.12.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)