diff --git a/support/cmake/fmt-config.cmake.in b/support/cmake/fmt-config.cmake.in index bc1684f2..5190561e 100644 --- a/support/cmake/fmt-config.cmake.in +++ b/support/cmake/fmt-config.cmake.in @@ -1,7 +1,7 @@ -@PACKAGE_INIT@ +# @PACKAGE_INIT@ if (NOT TARGET fmt::fmt) include(${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake) endif () -check_required_components(fmt) +# check_required_components(fmt)