1@PACKAGE_INIT@ 2 3if (NOT TARGET fmt::fmt) 4 include(${CMAKE_CURRENT_LIST_DIR}/@[email protected]) 5endif () 6 7check_required_components(fmt) 8