Do not use check_required_components()

This commit is contained in:
ClausKlein 2026-07-14 22:36:32 +02:00
parent 606bb5ef6e
commit a563cb2611

View File

@ -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)