kevingurney commented on PR #37784: URL: https://github.com/apache/arrow/pull/37784#issuecomment-1726163769
> we should fix that ^^ Agreed! Supporting `FetchContent` is definitely something that seems like it could help simplify adoption of the Arrow C++ libraries in other projects. > Though @amoeba has an [example](https://github.com/amoeba/arrow-cmake-fetchcontent) Thanks for sharing this! I wasn't aware there was a working example. As you said, I think that sticking with `ExternalProject` for the time being is a good idea, given the need for the hack. However, we would be happy to move over to `FetchContent` if this gets resolved in the future. -- 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]
