mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-19 20:18:49 +00:00
Comment
This commit is contained in:
parent
70e44a8e7f
commit
cd7f6c1fda
@ -75,7 +75,7 @@ if (FMT_INSTALL)
|
||||
DESTINATION ${config_install_dir})
|
||||
install(EXPORT ${targets_export_name} DESTINATION ${config_install_dir})
|
||||
|
||||
# Install the library and the include file.
|
||||
# Install the library and headers.
|
||||
install(TARGETS ${INSTALL_TARGETS} EXPORT ${targets_export_name} DESTINATION ${FMT_LIB_DIR})
|
||||
install(FILES ${FMT_HEADERS} DESTINATION include/cppformat)
|
||||
endif ()
|
||||
|
Loading…
Reference in New Issue
Block a user