aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules/FindXSLTPROC.cmake
diff options
context:
space:
mode:
authorGraham Bloice <graham.bloice@trihedral.com>2016-01-09 23:17:41 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2016-01-10 07:04:11 +0000
commit25bfbaa0cf8170d99e36accf1deb77e25789cd7c (patch)
tree44198c734fe57be2b24b411cb75af0d18d913d2e /cmake/modules/FindXSLTPROC.cmake
parent9c3044e1641a72b5c2b7b0959f28d9600c39f62a (diff)
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@trihedral.com> Petri-Dish: Graham Bloice <graham.bloice@trihedral.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'cmake/modules/FindXSLTPROC.cmake')
-rw-r--r--cmake/modules/FindXSLTPROC.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/modules/FindXSLTPROC.cmake b/cmake/modules/FindXSLTPROC.cmake
index 6b660fa7ee..8c5d35f447 100644
--- a/cmake/modules/FindXSLTPROC.cmake
+++ b/cmake/modules/FindXSLTPROC.cmake
@@ -216,6 +216,7 @@ MACRO(XML2HHP _target_dep _guide _docbooksource)
--stringparam admon.graphics.path ${_gfxdir}/
--nonet custom_layer_chm.xsl
${_docbook_plain_title}
+ MAIN_DEPENDENCY ${_docbooksource}
DEPENDS
${_dbk_dep}
# AsciiDoc uses UTF-8 by default, which is unsupported by HTML