Wireshark-commits: [Wireshark-commits] master b7f6cf9: Add doc/CMakeLists.txt

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 10 Mar 2016 11:19:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b7f6cf979c0ae5ad806d4d808b5291c6906ce866
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Add doc/CMakeLists.txt
    
    Change-Id: I387e893dc5b8b38569f7189d078fdc1853ba012f
    Reviewed-on: https://code.wireshark.org/review/14269
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  57f494c   autotools: Don't use AM_PROG_CC_C_O
    adds  b7f6cf9   Add doc/CMakeLists.txt


Summary of changes:
 CMakeLists.txt                   |  159 +-------------------------------
 debian/tshark.manpages           |    2 +-
 debian/wireshark-common.manpages |   24 ++---
 debian/wireshark-dev.manpages    |    6 +-
 debian/wireshark-qt.manpages     |    2 +-
 doc/CMakeLists.txt               |  185 ++++++++++++++++++++++++++++++++++++++
 doc/Makefile.am                  |    3 +-
 7 files changed, 205 insertions(+), 176 deletions(-)
 create mode 100644 doc/CMakeLists.txt