Remove ALL target from docs

This commit is contained in:
Florian Hahn 2013-08-01 21:23:49 +02:00
parent 7ebc69f374
commit d34130215f

View File

@ -22,7 +22,7 @@ configure_file(
"${BINARY_BUILD_DIR}/conf.py" "${BINARY_BUILD_DIR}/conf.py"
@ONLY) @ONLY)
add_custom_target(docs ALL add_custom_target(docs
${SPHINX_EXECUTABLE} ${SPHINX_EXECUTABLE}
-b html -b html
-c "${BINARY_BUILD_DIR}" -c "${BINARY_BUILD_DIR}"