Uh oh!
There was an error while loading. Please reload this page.
FYI: [C++] Use CMake target instead of add_definitions() for xxHash - #47495
FYI: [C++] Use CMake target instead of add_definitions() for xxHash#47495kou wants to merge 1 commit into
Conversation
Thanks for opening a pull request! If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project. Then could you also rename the pull request title in the following format? or See also: |
kou
commented
Sep 4, 2025
This is another implementation for #47476 (comment) . |
raulcd
commented
Sep 4, 2025
@github-actions crossbow submit -g cpp |
Revision: 01c46cc Submitted crossbow builds: ursacomputing/crossbow @ actions-b1f719ff78 |
Thank you for your contribution. Unfortunately, this pull request has been marked as stale because it has had no activity in the past 365 days. Please remove the stale label or comment below, or this PR will be closed in 14 days. Feel free to re-open this if it has been closed in error. If you do not have repository permissions to reopen the PR, please tag a maintainer. |
Rationale for this change
What changes are included in this PR?
Are these changes tested?
Are there any user-facing changes?