Ben Kietzman created ARROW-7894:
-----------------------------------
Summary: [C++] DefineOptions should invoke add_definitions
Key: ARROW-7894
URL: https://issues.apache.org/jira/browse/ARROW-7894
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Affects Versions: 0.16.0
Reporter: Ben Kietzman
Assignee: Ben Kietzman
Fix For: 1.0.0
Several build options are mirrored as preprocessor definitions, for example
\{{ARROW_JEMALLOC}}. This could be made more consistent by requiring that every
option in DefineOptions should also define a preprocessor macro with
{{add_definitions}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)