Wireshark-commits: [Wireshark-commits] master 25bfbaa: CMake: Fix docbook dependencies
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=25bfbaa0cf8170d99e36accf1deb77e25789cd7c
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
25bfbaa by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):
CMake: Fix docbook dependencies
unset accumulator variables after use so that successive uses are
not carried forward.
add MAIN_DEPENDENCY for chm generation so that it is correctly
rebuilt when the sources change.
Change-Id: I3b0c47a775f398346cc3a3bbd39d4fab2b0ec000
Reviewed-on: https://code.wireshark.org/review/13160
Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 9c3044e GTK: plugin_if_goto_frame can cause an Access Violation
adds 25bfbaa CMake: Fix docbook dependencies
Summary of changes:
cmake/modules/FindASCIIDOC.cmake | 9 +++++++++
cmake/modules/FindXSLTPROC.cmake | 1 +
2 files changed, 10 insertions(+)