mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-16 15:25:46 -04:00
dep: Add fmt 9.0.0
This commit is contained in:
7
dep/fmt/support/cmake/fmt-config.cmake.in
Normal file
7
dep/fmt/support/cmake/fmt-config.cmake.in
Normal 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)
|
Reference in New Issue
Block a user