kou commented on issue #38583: URL: https://github.com/apache/arrow/issues/38583#issuecomment-1793570031
We provide `ArrowConfig.cmake` instead of `FindArrow.cmake`. `find_package(Arrow)` uses `ArrowConfig.cmake` not `FindArrow.cmake` without configuration. See also: https://cmake.org/cmake/help/latest/command/find_package.html How do you require `FindArrow.cmake`? -- 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]
