mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-21 04:55:34 -04:00
8 lines
147 B
CMake
Vendored
8 lines
147 B
CMake
Vendored
@PACKAGE_INIT@
|
|
|
|
if (NOT TARGET fmt::fmt)
|
|
include(${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake)
|
|
endif ()
|
|
|
|
check_required_components(fmt)
|