mirror of
https://github.com/glfw/glfw
synced 2026-09-26 16:18:21 +03:00
Add Markdown files as sources to IDE docs target
This commit is contained in:
parent
1fdd39cf3e
commit
f8582d26d0
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ else()
|
|||
COMMENT "Generating HTML documentation"
|
||||
VERBATIM)
|
||||
|
||||
add_custom_target(docs ALL DEPENDS "html/index.html")
|
||||
add_custom_target(docs ALL SOURCES ${source_files} DEPENDS "html/index.html")
|
||||
set_target_properties(docs PROPERTIES FOLDER "GLFW3")
|
||||
|
||||
if (GLFW_INSTALL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue