espressif_idf-extra-components/fmt/CMakeLists.txt

7 lines
110 B
CMake

idf_component_register( )
add_subdirectory(fmt)
target_link_libraries(${COMPONENT_LIB} INTERFACE fmt::fmt)