mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Remove ALL target from docs
This commit is contained in:
parent
7ebc69f374
commit
d34130215f
|
@ -22,7 +22,7 @@ configure_file(
|
|||
"${BINARY_BUILD_DIR}/conf.py"
|
||||
@ONLY)
|
||||
|
||||
add_custom_target(docs ALL
|
||||
add_custom_target(docs
|
||||
${SPHINX_EXECUTABLE}
|
||||
-b html
|
||||
-c "${BINARY_BUILD_DIR}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user