Re: [CMake] Add a manifest file to the created jar

2013-06-17 Thread Matthew Woehlke
On 2013-06-17 12:25, Matthew Woehlke wrote: On 2013-06-17 09:59, paul.chav...@fnac.net wrote: Following this thread¹ and bug², i would like to submit a patch that allow to specify a Manifest.txt when creating a jar. ¹ http://www.cmake.org/pipermail/cmake/2011-December/048015.html ² http://publi

Re: [CMake] Add a manifest file to the created jar

2013-06-17 Thread Matthew Woehlke
On 2013-06-17 09:59, paul.chav...@fnac.net wrote: Following this thread¹ and bug², i would like to submit a patch that allow to specify a Manifest.txt when creating a jar. ¹ http://www.cmake.org/pipermail/cmake/2011-December/048015.html ² http://public.kitware.com/Bug/view.php?id=12886 Could yo

[CMake] Add a manifest file to the created jar

2013-06-17 Thread paul . chavent
Hi Following this thread ( http://www.cmake.org/pipermail/cmake/2011-December/048015.html ) and bug ( http://public.kitware.com/Bug/view.php?id=12886 ), i would like to submit a patch that allow to specify a Manifest.txt when creating a jar. Could you review it please ? Regards. Paul. From