URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9d40ac861a0c453b7e96304c7484c3b940fc1a33
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
9d40ac8 by Gerald Combs (gerald@xxxxxxxxxxxxx):
CMake: Look for vcredist_x??.exe in more places.
Look for the redistributable installer in the project library directory
before %VCINSTALLDIR%. This lets us ship a specific version of the
redistributable.
Change-Id: I70e5aa90ac5addba5355d1964aeb50e277d1a8d4
Ping-Bug: 12712
Reviewed-on: https://code.wireshark.org/review/16922
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 0eee62affe9e6b935fdc37a0d72d5c27c5c7651a)
Reviewed-on: https://code.wireshark.org/review/18832
Actions performed:
from 82d0a71 Update the release notes for 2.0.8.
adds 9d40ac8 CMake: Look for vcredist_x??.exe in more places.
Summary of changes:
packaging/nsis/CMakeLists.txt | 16 +++++++++++++---
1 file changed, 13 insertions(+), 3 deletions(-)