mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-19 11:14:41 +00:00
Update cmake config
This commit is contained in:
parent
a0495e3eb5
commit
21372bc0b2
@ -440,7 +440,7 @@ function(add_doc_target)
|
||||
endif ()
|
||||
|
||||
set(sources )
|
||||
foreach (source api.md index.md syntax.md usage.md fmt.css fmt.js)
|
||||
foreach (source api.md index.md syntax.md get-started.md fmt.css fmt.js)
|
||||
set(sources ${sources} doc/${source})
|
||||
endforeach()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user