[cmake-developers] Java support

Rolf Eike Beer eike at sf-mail.de
Wed Jul 29 03:25:19 EDT 2015


Am Dienstag, 28. Juli 2015, 08:15:01 schrieb CHEVRIER, Marc:
> Hi,
> 
> 0002 (UseJava.cmake): Extends add_jar command to support @file syntax for
> java sources specification.

You do not need leading or trailing .* in regular expressions. In fact I think 
your expression should simply be "^@", otherwise you would match an @ at any 
position in the argument name, which does not look intended.

Greetings,

Eike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150729/468f7206/attachment.sig>


More information about the cmake-developers mailing list