GZipping files at build time
Alexander Neundorf
neundorf at kde.org
Tue Feb 21 17:03:24 UTC 2012
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
More information about the Kde-buildsystem
mailing list