Wireshark-commits: [Wireshark-commits] master-2.2 3e23931: CMakeLists: Add man files

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Oct 2016 04:34:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3e2393126792f1bf4970ddd53e6eb9befecf5667
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

3e23931 by Uli Heilmeier (uh@xxxxxxxxxxxx):

    CMakeLists: Add man files
    
    Current Wireshark.app bundle on OS X doesn't include man pages.
    
    This is the second try after commit 7da23ca1a5bba4af5e1104f4d3d3d44e918552b0
    has been reverted. Now cmake gets the information that the man files
    are generated.
    
    Bug: 12746
    Change-Id: I34dfec65bd57587ee048d7e1e2557fc9ab2b32eb
    Reviewed-on: https://code.wireshark.org/review/18170
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 9a6539990d16c02954a6eebfaf500d401d25b29a)
    Reviewed-on: https://code.wireshark.org/review/18194
    

Actions performed:

    from  f38a857   Add bug 12724 to the release notes.
    adds  3e23931   CMakeLists: Add man files


Summary of changes:
 CMakeLists.txt     |    4 ++--
 doc/CMakeLists.txt |    3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)