Wireshark-commits: [Wireshark-commits] master eaac7de: Developers Guide updates for plugins with CM

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 24 Nov 2015 06:05:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eaac7de007489f6907c9339d933bd6848b63bf2b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

eaac7de by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Developers Guide updates for plugins with CMake
    
    Remove references to nmake, add references to CMake.
    
    Change-Id: Iea2d2b2fbdbab131bae823d5d6a5306630a70347
    Reviewed-on: https://code.wireshark.org/review/12079
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  61082a2   [docsis->type35ucd] Add support for type 35 UCD message.
    adds  eaac7de   Developers Guide updates for plugins with CMake


Summary of changes:
 docbook/wsdg_src/WSDG_chapter_dissection.asciidoc |   20 ++++++++++++--------
 plugins/docsis/CMakeLists.txt                     |    2 +-
 plugins/ethercat/CMakeLists.txt                   |    2 +-
 plugins/gryphon/CMakeLists.txt                    |    2 +-
 plugins/irda/CMakeLists.txt                       |    2 +-
 plugins/m2m/CMakeLists.txt                        |    2 +-
 plugins/mate/CMakeLists.txt                       |    2 +-
 plugins/opcua/CMakeLists.txt                      |    2 +-
 plugins/profinet/CMakeLists.txt                   |    2 +-
 plugins/stats_tree/CMakeLists.txt                 |    2 +-
 plugins/tpg/CMakeLists.txt                        |    2 +-
 plugins/unistim/CMakeLists.txt                    |    2 +-
 plugins/wimax/CMakeLists.txt                      |    2 +-
 plugins/wimaxasncp/CMakeLists.txt                 |    2 +-
 plugins/wimaxmacphy/CMakeLists.txt                |    2 +-
 15 files changed, 26 insertions(+), 22 deletions(-)