parent
ebe02f94af
commit
fbda6d4f62
2 changed files with 2 additions and 2 deletions
@ -1,5 +1,5 @@ |
|||||||
|
|
||||||
add_custom_target(docs ${DOXYGEN_EXECUTABLE} |
add_custom_target(docs ALL ${DOXYGEN_EXECUTABLE} |
||||||
WORKING_DIRECTORY ${GLFW_BINARY_DIR}/docs |
WORKING_DIRECTORY ${GLFW_BINARY_DIR}/docs |
||||||
COMMENT "Generating HTML documentation" VERBATIM) |
COMMENT "Generating HTML documentation" VERBATIM) |
||||||
|
|
||||||
|
Loading…
Reference in New Issue