Hi Eric,

>> By the way did you try the ZIP generator with
>>
>> set(CPACK_INSTALLED_DIRECTORIES "/path/to/META-INF;/META-INF")
>>
>> if some local (to the build) directory /path/to/META-INF contains
>> the appropriate MANIFEST.MF and INDEX.LIST your jar should be built ok
>> beside the fact it will have the zip extension.
>>
>
> Does this guarantee that the meta-inf is located at the beginnen of the
> zip file? Currently I use the CMake install functions to add files to a zip.
>

I tried this, but my zip file is still the same. The files are there, but
the MANIFEST isn't at the start of the file. Am I missing something how
this should be used?

-- 
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

Reply via email to