Wireshark-commits: [Wireshark-commits] master e2561da: Fix CMake 7zip search

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 24 Jul 2015 16:03:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e2561da034c1117434bf73235a8ff6436a74eec9
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e2561da by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Fix CMake 7zip search
    
    A further fix for the CMake Windows search for 7-zip.
    
    Add the destination\bin path to the search path.
    
    When downloading from anonsvn only pass the path within the destination
    not the whole path.
    
    Change-Id: I2beec925730fae21d6a63bee5332e1002f49d6ae
    Reviewed-on: https://code.wireshark.org/review/9770
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  2eabd35   Skip large files when fuzzing with valgrind
    adds  e2561da   Fix CMake 7zip search


Summary of changes:
 tools/win-setup.ps1 |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)