mirror of
https://github.com/fmtlib/fmt.git
synced 2025-12-06 16:57:03 +08:00
Update cmake config
This commit is contained in:
parent
a0495e3eb5
commit
21372bc0b2
@ -440,7 +440,7 @@ function(add_doc_target)
|
|||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
set(sources )
|
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})
|
set(sources ${sources} doc/${source})
|
||||||
endforeach()
|
endforeach()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user