aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-01-08 16:27:34 -0800
committerGerald Combs <gerald@wireshark.org>2015-01-09 00:29:49 +0000
commit315cc729a8cb3a8a6b5528083c42eb944b2b4059 (patch)
treecdac91be5595779e35d332952f48cc7f3cc15cec /cmake
parent1baf9bba9cac0eb7a415f51561d66214eb6569be (diff)
CMake: Revert the release notes xsltproc command.
Should fix the release_notes_txt target. Change-Id: Ie930c49ad34ad70070b8f7d28d79bee55f263c40 Reviewed-on: https://code.wireshark.org/review/6434 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'cmake')
-rw-r--r--cmake/modules/FindASCIIDOC.cmake4
1 files changed, 3 insertions, 1 deletions
diff --git a/cmake/modules/FindASCIIDOC.cmake b/cmake/modules/FindASCIIDOC.cmake
index a857188af2..f2bd806638 100644
--- a/cmake/modules/FindASCIIDOC.cmake
+++ b/cmake/modules/FindASCIIDOC.cmake
@@ -175,7 +175,9 @@ MACRO( ASCIIDOC2TXT _output _asciidocsource _conf_files )
--asciidoc-opts=${_conf_opts}
--fop
${A2X_TEXT_OPTS}
- --xsltproc-opts "--stringparam generate.toc \"article nop\""
+ # XXX This generates a CMake working but correcting it looks
+ # messy.
+ --xsltproc-opts '--stringparam generate.toc "article nop"'
${_a2x_asciidocsource}
COMMAND ${CMAKE_COMMAND} -E rename
${CMAKE_CURRENT_BINARY_DIR}/${_source_base_name}.text