raulcd commented on PR #48318: URL: https://github.com/apache/arrow/pull/48318#issuecomment-3610985974
> Could you try `OVERRIDE_FIND_PACKAGE` in `FetchContent_Declare()`? https://cmake.org/cmake/help/latest/module/FetchContent.html#integrating-with-find-package Thanks a lot @kou, that works as expected locally! that was much easier and better than my patch approach :) One day I'll finally learn these various CMake options. I've learnt a lot the last couple of years, I had never touched a line of CMake prior to working on Arrow, but things like this show me there's still a lot to learn. -- 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]
