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

Roger Leigh rleigh at codelibre.net
Tue Sep 9 11:35:07 EDT 2014


Hi,

I have attached a minor fix to the FindIce module added a couple of
weeks back.  This can override the user's intended search path and
was made unnecessary by the changes you requested prior to merging
(the paths being added are already added as fallbacks via the

      list(APPEND ice_roots "/opt/Ice-${ice_version}")

line earlier in the script), so the removal simply makes the
behaviour consistent.


Regards,
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: 0001-FindIce-Remove-unneeded-search-path-modification.patch
Type: text/x-diff
Size: 912 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20140909/376d1850/attachment-0001.patch>


More information about the cmake-developers mailing list