dep: Add fmt 9.0.0

This commit is contained in:
Connor McLaughlin
2022-07-08 19:48:28 +10:00
parent b3c3d5d954
commit 830f097aad
29 changed files with 21922 additions and 0 deletions

View File

@ -0,0 +1,7 @@
@PACKAGE_INIT@
if (NOT TARGET fmt::fmt)
include(${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake)
endif ()
check_required_components(fmt)