[CMake] CPack Generator jar support

Alexander Broekhuis a.broekhuis at gmail.com
Wed Nov 9 14:31:04 EST 2011


Hi all,

It is possible to add a custom generator to cpack?

What I'd like to have is a generator for Jar files. I know a jar file is
basically the same as a zip file, but there is one distinct difference, the
Manifest directory is always at the start of the file.

For a specific solution I am working on I need to generate Jar files, even
though there is no java library in it.

So can this easily be added via a Module? Or does this need to be added to
the CPack code?

TiA!

-- 
Met vriendelijke groet,

Alexander Broekhuis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20111109/676a9a95/attachment.htm>


More information about the CMake mailing list