kou commented on issue #36026:
URL: https://github.com/apache/arrow/issues/36026#issuecomment-2001884622
Hmm. I hope that the `Findlz4Alt.cmake` can be found by
`set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}")` in `ArrowConfig.cmake` but
it seems that it doesn't work...
Anyway, this is not related to ORC. We can ignore this by removing `lz4Alt`
from `ARROW_SYSTEM_DEPENDENCIES`. `ARROW_SYSTEM_DEPENDENCIES` is only needed
for static linking and PyArrow uses shared linking.
--
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]