mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-26 23:01:04 +08:00
Fix asciidoc
This commit is contained in:
parent
238aa49d55
commit
c7fea39005
@ -677,9 +677,7 @@ foreach (txt ${docs})
|
||||
set (dst doc/${html})
|
||||
add_custom_command (
|
||||
OUTPUT ${dst}
|
||||
COMMAND ${PYTHON_EXECUTABLE}
|
||||
ARGS -x
|
||||
${ASCIIDOC_EXECUTABLE}
|
||||
COMMAND ${ASCIIDOC_EXECUTABLE}
|
||||
-d manpage
|
||||
-b xhtml11
|
||||
-f ${CMAKE_CURRENT_SOURCE_DIR}/doc/asciidoc.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user