Wireshark-commits: [Wireshark-commits] master df231d9: libcodecs and libwsutil are DLLs, not static
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Jun 2016 14:31:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=df231d9c52d8e94d2ef48f83beeef1455a0e7ce9
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

df231d9 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    libcodecs and libwsutil are DLLs, not static libraries
    
    Change-Id: I4486f35e07c72d4ca35d5649de25d0c9abd2a964
    Reviewed-on: https://code.wireshark.org/review/16057
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  8a0b7cc   Add a couple of vendor defines.
    adds  df231d9   libcodecs and libwsutil are DLLs, not static libraries


Summary of changes:
 codecs/CMakeLists.txt |    2 +-
 wsutil/CMakeLists.txt |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)