Wireshark-commits: [Wireshark-commits] master 957845f: CMake: Don't bother compiling zlibstatic.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 08 Mar 2018 02:21:07 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=957845f5a4ed8919164dfd469890732b65b40831
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

957845f by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: Don't bother compiling zlibstatic.
    
    We don't use zlibstatic so exclude it from ALL_BUILD and Wireshrk.sln.
    
    Change-Id: I9656b6f1c35e43cce89c8879f4521f6dc4a5cbdf
    Reviewed-on: https://code.wireshark.org/review/26349
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  39a6599   CMake: Exclude test targets from the default build.
    adds  957845f   CMake: Don't bother compiling zlibstatic.


Summary of changes:
 CMakeLists.txt | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)