mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-11 09:29:11 +01:00
Install documentation
This commit is contained in:
@@ -14,3 +14,5 @@ endforeach ()
|
||||
add_custom_target(doc
|
||||
COMMAND ${doxygen}
|
||||
COMMAND ${sphinx-build} -b html . html)
|
||||
|
||||
install(DIRECTORY html/ DESTINATION share/doc/cppformat)
|
||||
|
||||
Reference in New Issue
Block a user