mirror of
https://github.com/fmtlib/fmt.git
synced 2025-01-04 17:40:35 +00:00
Fix install dir
This commit is contained in:
parent
250456d5a3
commit
871538d3ab
@ -446,7 +446,7 @@ function(add_doc_target)
|
||||
SOURCES ${sources})
|
||||
|
||||
include(GNUInstallDirs)
|
||||
install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/site/
|
||||
install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/support/site/
|
||||
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/doc/fmt OPTIONAL)
|
||||
endfunction()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user