Wireshark-commits: [Wireshark-commits] master f3de00f: CMake: Fixup some documentation	dependencies
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f3de00fc36eb86f4485352db4dc98030bf896eb4
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f3de00f by Gerald Combs (gerald@xxxxxxxxxxxxx):
    CMake: Fixup some documentation dependencies.
    
    Change the dependencies of various wsug targets to update_tools_help
    instead of the files it generates. Have the nsis_package_prep
    and wix_package_prep targets depend on user_guide_chm instead of
    update_tools_help. This should make parallel builds of all_guides,
    wix_package_prep and possibly other targets more reliable.
    
    Change-Id: I473f0e608aade1ac0053c03bef0942c69c650f65
    Reviewed-on: https://code.wireshark.org/review/28838
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    
Actions performed:
    from  4bd0978   reassemble_test: Fix argument type warnings.
    adds  f3de00f   CMake: Fixup some documentation dependencies.
Summary of changes:
 docbook/CMakeLists.txt        | 2 +-
 packaging/nsis/CMakeLists.txt | 2 --
 packaging/wix/CMakeLists.txt  | 4 +---
 3 files changed, 2 insertions(+), 6 deletions(-)