[cmake-developers] [PATCH] New module: FindIce.cmake

Rolf Eike Beer eike at sf-mail.de
Sun Aug 17 11:50:58 EDT 2014


Am Sonntag, 17. August 2014, 16:21:24 schrieb Roger Leigh:
> On Fri, Aug 15, 2014 at 12:31:17AM +0100, Roger Leigh wrote:
> > OK.  I'll have to read up on this and see what needs doing.
> > In the meantime, I've attached a revised patch with all the
> > above corrections included.
> 
> Based on the comments made on my other FindXerces patch, I've
> updated this patch to also use current naming and usage
> conventions.  I hope this is all OK with you.

+    if((MSVC_VERSION EQUAL 1400) OR (MSVC_VERSION GREATER 1400 AND MSVC_VERSION LESS 1500))
if((NOT MSVC_VERSION VERSION_LESS 1400 AND MSVC_VERSION LESS 1500)

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/20140817/58629e4b/attachment-0002.sig>


More information about the cmake-developers mailing list