Antoine Pitrou created ARROW-9013:
-------------------------------------
Summary: [C++] Validate enum-style CMake options
Key: ARROW-9013
URL: https://issues.apache.org/jira/browse/ARROW-9013
Project: Apache Arrow
Issue Type: Bug
Components: C++, Developer Tools
Reporter: Antoine Pitrou
It seems that some CMake options silently allow invalid values, such as
{{-DARROW_SIMD_LEVEL=foobar}}. We should validate inputs to avoid typos (such
as "SSE42" instead of "SSE4_2").
--
This message was sent by Atlassian Jira
(v8.3.4#803005)