URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fb526204f81c2cac8499cc5c9db569750186ad34
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fb52620 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Fix the CMake WinPcap library path check.
Look for wpcap.lib in WpdPack/Lib/x64 when our target platform is Win64.
Change-Id: I9a1bac22106bcb6a1f155ce83c02e344e6ec0d55
Reviewed-on: https://code.wireshark.org/review/3331
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from fbc1a9a Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
adds fb52620 Fix the CMake WinPcap library path check.
Summary of changes:
cmake/modules/FindPCAP.cmake | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)