Wireshark-commits: [Wireshark-commits] master d544ecd: cmake: fix parallel docbook build

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 26 Feb 2016 19:52:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d544ecd0ec849202a17c7d6d9d92948a8f59c596
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d544ecd by Peter Wu (peter@xxxxxxxxxxxxx):

    cmake: fix parallel docbook build
    
    Let targets depend on the generate_developer-guide.xml target instead of
    the developer-guide.xml output file.
    
    Change-Id: I66106ad69c9baedbd58a008b4dbbbf93b787c2c2
    Reviewed-on: https://code.wireshark.org/review/14156
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  4c3a6a8   Empty out InterfaceTree::updateGlobalDeviceSelections() if no pcap.
    adds  d544ecd   cmake: fix parallel docbook build


Summary of changes:
 cmake/modules/FindASCIIDOC.cmake |    3 ++-
 cmake/modules/FindXSLTPROC.cmake |    6 +++---
 docbook/CMakeLists.txt           |    4 ++--
 3 files changed, 7 insertions(+), 6 deletions(-)