assignUser commented on issue #36969:
URL: https://github.com/apache/arrow/issues/36969#issuecomment-1783681368

   With our move to cmake 3.16 as minumum version we can finally use 
FetchContent instead of ep, this will make updating dependencies much easier as 
we do not have to recreate the internal target tree of the dependency as we 
currently do. 
   
   It should also be possible to move singular dependencies to FC (caveat is 
that we have to move all of it's dependencies to FC as well afaik). I don't 
think there is a general issue for this or for abseil specifically.


-- 
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]

Reply via email to