URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fac11078c3b5ace9b84c1058fb44714339f91190
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fac1107 by Gerald Combs (gerald@xxxxxxxxxxxxx):
CMake: Always set PROCESSOR_ARCHITECTURE on Windows.
An undefined or invalid PROCESSOR_ARCHITECTURE will produce an invalid
wireshark.exe.manifest. Make sure it's always set.
Change-Id: I1b33f7bd5e964f05344919d1f11d88c14104c0ce
Reviewed-on: https://code.wireshark.org/review/8253
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from d0e3431 HTTP2: Update to libnghttp2 0.7.13
adds fac1107 CMake: Always set PROCESSOR_ARCHITECTURE on Windows.
Summary of changes:
CMakeLists.txt | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)