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