mirror of
https://github.com/glfw/glfw.git
synced 2025-04-05 05:25:07 +00:00
Put docs target in GLFW3 folder
This commit is contained in:
parent
40c7e471e3
commit
d1ae7bac60
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue