mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
Made docs build (quietly) by default.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
|
||||
add_custom_target(docs ${DOXYGEN_EXECUTABLE}
|
||||
add_custom_target(docs ALL ${DOXYGEN_EXECUTABLE}
|
||||
WORKING_DIRECTORY ${GLFW_BINARY_DIR}/docs
|
||||
COMMENT "Generating HTML documentation" VERBATIM)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user