Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 65c13f9: Install development headers on all platforms

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 24 Nov 2018 13:48:22 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=65c13f9b900cec51c4117c848bee045c9cecd35f
Submitter: "João Valverde <j@xxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

65c13f9 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Install development headers on all platforms
    
    Install headers to support plugins development on Windows.
    
    Change-Id: I3161bd2f730edf62ab44fee6ce4fedbb9aee0d31
    Reviewed-on: https://code.wireshark.org/review/30776
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  f1cf264   plugins.example: Fix build on Windows
     add  65c13f9   Install development headers on all platforms


Summary of changes:
 CMakeLists.txt                 | 11 +++--------
 codecs/CMakeLists.txt          |  8 +++-----
 epan/CMakeLists.txt            |  8 +++-----
 epan/dfilter/CMakeLists.txt    |  8 +++-----
 epan/dissectors/CMakeLists.txt |  8 +++-----
 epan/ftypes/CMakeLists.txt     |  8 +++-----
 epan/wmem/CMakeLists.txt       |  8 +++-----
 wiretap/CMakeLists.txt         |  8 +++-----
 wsutil/CMakeLists.txt          |  8 +++-----
 9 files changed, 27 insertions(+), 48 deletions(-)