mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-04 00:26:09 +00:00
Externals: Update fmt to 9.1.0
This commit is contained in:
parent
0ef6d30a0d
commit
f1625751c4
25 changed files with 2505 additions and 1916 deletions
|
@ -1,4 +1,7 @@
|
|||
@PACKAGE_INIT@
|
||||
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake)
|
||||
if (NOT TARGET fmt::fmt)
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake)
|
||||
endif ()
|
||||
|
||||
check_required_components(fmt)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue