mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Put docs target in GLFW3 folder
This commit is contained in:
parent
40c7e471e3
commit
d1ae7bac60
@ -30,3 +30,5 @@ add_custom_target(docs ALL "${DOXYGEN_EXECUTABLE}"
|
||||
WORKING_DIRECTORY "${GLFW_BINARY_DIR}/docs"
|
||||
COMMENT "Generating HTML documentation" VERBATIM)
|
||||
|
||||
set_target_properties(docs PROPERTIES FOLDER "GLFW3")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user