Wireshark-commits: [Wireshark-commits] master 97dfbf5: Add PortAudio to Windows CMake build
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 9 Jun 2015 13:12:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=97dfbf565cdb526fe5072f2c8e1109918213d327
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

97dfbf5 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Add PortAudio to Windows CMake build
    
    Change-Id: I774ff0bf858280f2a5aa551ae1a5e23eedf8dc20
    Reviewed-on: https://code.wireshark.org/review/8848
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  9cb09a2   [MSVC 2015] Change the check to look for MSVC 2010 or newer rather than adding MSVC 2015
    adds  97dfbf5   Add PortAudio to Windows CMake build


Summary of changes:
 cmake/modules/FindPORTAUDIO.cmake |   54 ++++++++++++++++++++++++++-----------
 ui/gtk/CMakeLists.txt             |   50 ++++++++++++++++++++++++++++++++++
 2 files changed, 89 insertions(+), 15 deletions(-)