Merge pull request #8173 from lioncash/fmt

Externals: Add libfmt to externals
This commit is contained in:
Léo Lam
2019-06-14 14:47:22 +02:00
committed by GitHub
43 changed files with 13686 additions and 0 deletions

View File

@ -132,6 +132,7 @@ target_link_libraries(common
PUBLIC
${CMAKE_THREAD_LIBS_INIT}
enet
fmt::fmt
${MBEDTLS_LIBRARIES}
PRIVATE