mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 02:37:36 +02:00
Update cmake config
This commit is contained in:
@ -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()
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user