Wireshark-commits: [Wireshark-commits] master 9a79737: CMake: Add "C:/tools/cygwin" to FindCygwin.c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Nov 2015 01:37:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a7973770e19dca8ee455d60efb0b46c3bafef98
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9a79737 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: Add "C:/tools/cygwin" to FindCygwin.cmake.
    
    Add C:\tools\cygwin to the list of search paths in FindCygwin.cmake.
    This matches the behavior of config.nmake and is where Chocolatey
    installs Cygwin.
    
    Change-Id: I87a3cd64aae410b9c9abdc87c56d29aa3c4d5946
    Reviewed-on: https://code.wireshark.org/review/11885
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  1aeb3cb   Remove old, unused images.
    adds  9a79737   CMake: Add "C:/tools/cygwin" to FindCygwin.cmake.


Summary of changes:
 cmake/modules/FindCygwin.cmake |    1 +
 1 file changed, 1 insertion(+)