mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-29 18:27:40 +02: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