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 _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
