WillAyd commented on issue #47465:
URL: https://github.com/apache/arrow/issues/47465#issuecomment-3250978412
Hmm interesting. At least with the Meson configuration it should just be:
```python
absl_log_severity_dep = dependency('absl_log_severity')
```
I'll have to trudge a bit more through the CMake configuration, but I think
its just another library in that list that is already provided (?)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]