mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 02:37:36 +02:00
Add CMake config file
This commit is contained in:
4
support/cmake/cppformat-config.cmake.in
Normal file
4
support/cmake/cppformat-config.cmake.in
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
@PACKAGE_INIT@
|
||||||
|
|
||||||
|
include(${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake)
|
||||||
|
check_required_components(cppformat)
|
Reference in New Issue
Block a user