[cmake-developers] [PATCH] FindIce: Remove unneeded search path modification

Roger Leigh rleigh at codelibre.net
Tue Sep 9 14:56:56 EDT 2014


On Tue, Sep 09, 2014 at 11:48:53AM -0400, Brad King wrote:
> On 09/09/2014 11:35 AM, Roger Leigh wrote:
> > I have attached a minor fix to the FindIce module added a couple of
> > weeks back.
> 
> Applied, thanks:
> 
>  FindIce: Remove unneeded search path modification
>  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d5047ca1
> 
> While reviewing I noticed that there are some message(STATUS) calls
> not protected by if(Ice_DEBUG) or checks of Ice_FIND_QUIETLY.  The
> latter is needed to honor the QUIET option of find_package.  Please
> revise in a follow-up patch.

I have attached a patch to do this.


Thanks,
Roger

-- 
  .''`.  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: 0002-FindIce-Respect-Ice_FIND_QUIETLY-when-printing-messa.patch
Type: text/x-diff
Size: 1870 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20140909/30f4ce9e/attachment-0002.patch>


More information about the cmake-developers mailing list