mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 15:23:17 +01:00
Put docs target in GLFW3 folder
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user