WillAyd commented on issue #49090: URL: https://github.com/apache/arrow/issues/49090#issuecomment-3829307380
> It may be better that we use `find_package(Arrow COMPONENTS Compute)` instead of `find_package(ArrowCompute)`. (But we should keep `find_package(ArrowCompute)` for backward compatibility.) Ah OK interesting - is that the canonical way to search for all of the non-Arrow libraries? This was originally discovered via the meson wrapper to CMake. It looks like that supports the component argument, so we could try to switch over to that https://mesonbuild.com/Dependencies.html#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]
