[CMake] CPack Generator jar support

David Cole david.cole at kitware.com
Wed Nov 9 14:50:29 EST 2011


Adding a generator will require C++ modifications to the CPack code...


On Wed, Nov 9, 2011 at 2:31 PM, Alexander Broekhuis
<a.broekhuis at gmail.com> wrote:
> 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
>
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>


More information about the CMake mailing list