Wireshark-commits: [Wireshark-commits] master 7cb2b11: Rework CMake dependendencies in the docbook
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 7 Aug 2015 22:37:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7cb2b11288e9c6231108837a4d51daec7e3527eb
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7cb2b11 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Rework CMake dependendencies in the docbook directory.
    
    Create dependencies explicitly using add_dependencies. Otherwise MSBuild
    only builds one output per run.
    
    Change-Id: If42605d7e7df499cf4d4b70336d97ac6d37e8ba6
    Reviewed-on: https://code.wireshark.org/review/9918
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  a001ed6   Avoid (unlikely) NRB record size overflows.
    adds  7cb2b11   Rework CMake dependendencies in the docbook directory.


Summary of changes:
 docbook/CMakeLists.txt |  119 +++++++++++++++++++++++++++---------------------
 1 file changed, 67 insertions(+), 52 deletions(-)