mirror of
https://github.com/fmtlib/fmt.git
synced 2025-08-01 11:44:46 +02:00
Fix install dir
This commit is contained in:
@@ -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()
|
||||
|
||||
|
Reference in New Issue
Block a user