[cmake-developers] [PATCH] New module: FindIce.cmake
Roger Leigh
rleigh at codelibre.net
Sun Aug 17 12:22:38 EDT 2014
On Sun, Aug 17, 2014 at 05:50:58PM +0200, Rolf Eike Beer wrote:
> 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)
Thanks, I've fixed this now in the attached patch.
--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `' schroot and sbuild http://alioth.debian.org/projects/buildd-tools
`- GPG Public Key F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-FindIce-New-module-to-find-ZeroC-Ice.patch
Type: text/x-diff
Size: 18674 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20140817/c86fab78/attachment-0002.patch>
More information about the cmake-developers
mailing list