Skip to content

[C++][CMake] Use arrow/util/config.h.cmake instead of add_definitions() #40221

@kou

Description

@kou

Describe the enhancement requested

It's easy to maintain. add_definitions() is directory scope. So we have add_definitions(-DARROW_WITH_ZLIB) in cpp/src/arrow/ and cpp/src/parquet/

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions