raulcd opened a new pull request, #48320:
URL: https://github.com/apache/arrow/pull/48320

   ### Rationale for this change
   
   As a follow up of requiring a minimum CMake version >= 3.25 we discussed 
moving our dependencies from ExternalProject to FetchContent. This can simplify 
our third party dependency management.
   
   ### What changes are included in this PR?
   
   The general change is moving nlohmann-json from `ExternalProject` to 
`FetchContent`. 
   
   The expectation is that we will be able to clean up installation once 
google-cloud-cpp is also migrated.
   
   ### Are these changes tested?
   
   Yes, the changes are tested locally and on CI.
   
   ### Are there any user-facing changes?
   
   No


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