[cmake-developers] [patch] One more pattern for extracting file name from URL

Ben Boeckel ben.boeckel at kitware.com
Tue Jul 5 09:49:54 EDT 2016


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