On Monday 20 February 2012, Parker Coates wrote: > On Mon, Feb 20, 2012 at 12:08, Alexander Neundorf wrote: ... > > Try cmake -E tar ... > > This exists for this purpose. > > Unfortunately, tarballs won't work for this purpose.
CMake uses libarchive internally, which supports zip. Maybe you can have a look at the cmake sources and implement cmake -E zip ? I think a patch would be accepted. Alex _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
