zfoobar commented on issue #34841: URL: https://github.com/apache/arrow/issues/34841#issuecomment-1496579660
Even if FindArrow.cmake was generated at build time - which it isn't - you would have to update the documentation to set CMAKE_MODULE_PATH to point to the install dir's cmake FindArrow.cmake. You can verify this by symlinking FindArrow.cmake to ArrowConfig.cmake - it will then work. The parsimonious approach is to just add CONFIG to the doc and be done with it, unless the build system is tweaked to build FindArrow.cmake, or symlink it to ArrowConfig.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]
