Commit 7a1a5f9f authored by Steve-o's avatar Steve-o Committed by Steven McCoy

Update AsciiDoc version details with CMake detected ZeroMQ version.

parent 8ddb9fc7
......@@ -234,7 +234,7 @@ foreach (txt ${docs})
-d manpage
-b xhtml11
-f ${CMAKE_SOURCE_DIR}/doc/asciidoc.conf
-azmq_version=3.2.0
-azmq_version=${ZMQ_VERSION_MAJOR}.${ZMQ_VERSION_MINOR}.${ZMQ_VERSION_PATCH}
-o ${dst}
${src}
DEPENDS ${CMAKE_BINARY_DIR}/${src}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment