[CMake] Compressing an arbitrary directory using cpack

Mathieu Malaterre mathieu.malaterre at gmail.com
Mon Jan 12 08:44:31 EST 2009


Hi there,

  I'd like to use cpack capabilities to compress an arbitrary
directory. From cmake -E interface I can generate gzip tarball, but
I'd rather generate a zip file (don't ask). Has anyone figure out what
is the proper command line to do that ?

 cpack -G ZIP ...

Thanks,

-- 
Mathieu


More information about the CMake mailing list