This commit is contained in:
Bjoern Thiel 2017-05-19 11:23:12 +02:00 committed by GitHub
parent b9b5f41e04
commit 1950ca27f2

View File

@ -77,7 +77,7 @@ if (FMT_INSTALL)
${PROJECT_SOURCE_DIR}/support/cmake/fmt-config.cmake.in
${project_config}
INSTALL_DESTINATION ${FMT_CMAKE_DIR})
export(TARGETS ${INSTALL_TARGETS}
export(TARGETS ${INSTALL_TARGETS} NAMESPACE Fmt::
FILE ${PROJECT_BINARY_DIR}/${targets_export_name}.cmake)
# Install version, config and target files.