fmt/support/cmake/fmt-config.cmake.in

5 lines
110 B
CMake
Raw Normal View History

@PACKAGE_INIT@
include(${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake)
2016-04-24 14:45:13 +00:00
check_required_components(fmt)