[CMake] How can I unzip a file?
Mathieu Malaterre
mathieu.malaterre at gmail.com
Mon Jul 6 11:40:14 EDT 2009
On Mon, Jul 6, 2009 at 5:36 PM, David Cole<david.cole at kitware.com> wrote:
> This is incorrect.
> CPack only delegates to another installed tool to generate ZIP files. It
> does not know how to write ZIP files itself. The same is true for most CPack
> -G generators: it orchestrates calling an external tool to generate the
> actual package created.
Ooops I never realized that :)
Thanks for the input ! Hooray for libarchive then !
--
Mathieu
More information about the CMake
mailing list