View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0016082 | CMake | CMake | public | 2016-04-26 09:04 | 2016-06-10 14:31 | ||||
Reporter | A. Klitzing | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake 3.5.2 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0016082: Support alternative download URL in ExternalProject_Add | ||||||||
Description | We use a script with a lot of ExternalProject_Add to generate our dependencies. But some project moves their files to different destination after some time. For example: openssl It would be very helpful if ExternalProject_Add could support alternative download URLs as a list. So cmake could try the next URL if a connection error occurs. ExternalProject_Add(dummy URL "${FIRST_URL}" "${SECOND_URL}" "${THIRD_URL}" ) | ||||||||
Additional Information | OpenSSL: Current version: ftp://ftp.openssl.org/source/ [^] If a new version arrives the old one will be moved to: ftp://ftp.openssl.org/source/old/ [^] | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0042989) Kitware Robot (administrator) 2016-06-10 14:29 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2016-04-26 09:04 | A. Klitzing | New Issue | |
2016-06-10 14:29 | Kitware Robot | Note Added: 0042989 | |
2016-06-10 14:29 | Kitware Robot | Status | new => resolved |
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved |
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot |
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |