Wireshark-commits: [Wireshark-commits] master 5b0d5ca: Fix CMake build for Windows
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 8 Apr 2015 16:26:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5b0d5ca4a5f826dea72cca53d1fe0f4ab4eb32d7
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5b0d5ca by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Fix CMake build for Windows
    
    The change to zlib 1.28 requires the variable BUILD_SHARED_LIBS
    to be set and true to build the correct zlib dll on Windows.
    
    Change-Id: I0f46b832726834a4e99d7d7d0637112da9c0c531
    Reviewed-on: https://code.wireshark.org/review/7982
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  356e9c4   androiddump: Fix missing headers for Mac OSX
    adds  5b0d5ca   Fix CMake build for Windows


Summary of changes:
 CMakeLists.txt |    1 +
 1 file changed, 1 insertion(+)