Wireshark-commits: [Wireshark-commits] master 46b3753: case-sensitive: Fix casing for PCAP and WinS

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 07 Jan 2020 12:46:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=46b3753d531c10d7c54283a39d5dcfdcc8fc06fc
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

46b3753 by Martin Boye Petersen (martinboyepetersen@xxxxxxxxx):

    case-sensitive: Fix casing for PCAP and WinSparkle
    
    CMake is unable to find PCAP and WinSparkle under Windows
    when using case sensitive folders.
    
    Change-Id: I30ba4073afc6089b08cef3c010b09c257362929b
    Reviewed-on: https://code.wireshark.org/review/35505
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  73a5236   debian: remove double spaces.
     add  46b3753   case-sensitive: Fix casing for PCAP and WinSparkle


Summary of changes:
 CMakeLists.txt               | 2 +-
 cmake/modules/FindPCAP.cmake | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)