URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2804b2ad7997062ce69b7c82dbff050a09b82af1
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
2804b2a 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>
(cherry picked from commit 46b3753d531c10d7c54283a39d5dcfdcc8fc06fc)
Reviewed-on: https://code.wireshark.org/review/35679
Actions performed:
from 52d380c NAS 5GS: add missing R15 bits in 5GS network feature support IE
add 2804b2a 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(-)