[cmake-developers] [patch] One more pattern for extracting file name from URL
Ruslan Baratov
ruslan_baratov at yahoo.com
Tue Jul 5 11:43:25 EDT 2016
By default not, goes to <project-name>-prefix/src/archive.tar .
On 05-Jul-16 16:49, Ben Boeckel wrote:
> On Tue, Jul 05, 2016 at 16:26:54 +0300, Ruslan Baratov via cmake-developers wrote:
>> + # Do not put warning message here. If everything works OK it will
>> + # only distract. If unpack will fail the standard name can be found in logs.
>> + # (see _ep_write_extractfile_script function)
>> + set(fname "archive.tar")
> Is this going to cause multiple tarball downloads to overwrite each
> other in the download cache directory?
>
> --Ben
More information about the cmake-developers
mailing list