bkmgit commented on pull request #11275:
URL: https://github.com/apache/arrow/pull/11275#issuecomment-933319324


   Related to https://issues.apache.org/jira/projects/ARROW/issues/ARROW-6407
   - Maybe alternate URLs also needed in 
https://github.com/apache/arrow/blob/master/cpp/thirdparty/versions.txt ?
   - Trimmed Boost could also be uploaded to a different location? 
   - 
[FetchContent](https://cmake.org/cmake/help/latest/module/FetchContent.html) 
will need CMake 3.11 or 3.14 as minimum rather than 3.5.
   -  
[FileDownload](https://cmake.org/cmake/help/latest/command/file.html#transfer) 
can be used with if statements, for example as done in [CMake 
tests](https://gitlab.kitware.com/cmake/cmake/-/blob/master/Tests/CMakeTests/FileDownloadTest.cmake.in)
 and also described on [StackOverflow 
6125573](https://stackoverflow.com/questions/61255773/cmake-file-download-ignores-errors),
 though this might require higher maintenance burden


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