URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=69a435bb082578eaf191fa1ce27929b869c29788
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
69a435b by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):
Add zlib compilation to CMake on Windows
Modify CMake to compile zlib, removing need for an nmake compilation
of zlib before running CMake.
Change-Id: I63cead55b14d6a2e22b1b6a8536eaf9260e21231
Reviewed-on: https://code.wireshark.org/review/7864
Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Actions performed:
from 77f87b7 Byte view tab (Qt): Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
adds 69a435b Add zlib compilation to CMake on Windows
Summary of changes:
CMakeLists.txt | 21 ++++++++++++++-------
1 file changed, 14 insertions(+), 7 deletions(-)