aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules/FindXSLTPROC.cmake
diff options
context:
space:
mode:
authorGraham Bloice <graham.bloice@trihedral.com>2016-01-12 08:41:50 +0000
committerGraham Bloice <graham.bloice@trihedral.com>2016-01-12 08:49:59 +0000
commit619a7a35b7604f49851247543535abcbe677d3eb (patch)
treef81c46a8947167a6a211b95c802d6c553ab1a7c7 /cmake/modules/FindXSLTPROC.cmake
parentc0c7e8880492a8dbac4e7da373a5e592e4b72366 (diff)
Docbook: Revert part of change 13160
Remove the file dependency on the xml file as this causes build failures due to parallel building. There is still an issue with the build of *.hhp if the corresponding *.xml file is rebuilt. Change-Id: I738c687be50daebcf93576be8a43dbb6475f4fc8 Reviewed-on: https://code.wireshark.org/review/13217 Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
Diffstat (limited to 'cmake/modules/FindXSLTPROC.cmake')
-rw-r--r--cmake/modules/FindXSLTPROC.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/modules/FindXSLTPROC.cmake b/cmake/modules/FindXSLTPROC.cmake
index 8c5d35f447..6b660fa7ee 100644
--- a/cmake/modules/FindXSLTPROC.cmake
+++ b/cmake/modules/FindXSLTPROC.cmake
@@ -216,7 +216,6 @@ 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