Add the fmt string formatting library

More info at http://fmtlib.net/

This commit was based on @jroweboy's work on his spdlog branch, but with
modifications.
This commit is contained in:
Yuri Kunde Schlesner
2017-05-27 14:22:35 -07:00
parent 4e88458814
commit a06220682c
4 changed files with 6 additions and 0 deletions
+1
View File
@@ -9,3 +9,4 @@ endif()
add_subdirectory(cryptopp)
add_subdirectory(fmt)
Vendored Submodule
+1
Submodule externals/fmt added at ac5484c4e7