Skip to content
Dmitry edited this page May 19, 2016 · 1 revision
hunter_add_package(fmt)

find_package(fmt CONFIG REQUIRED)

# or fmt-header-only
target_link_libraries(... fmt) 

Bugs

Clone this wiki locally