Include third party string-formatting lib

This commit is contained in:
Rasmus Karlsson
2017-07-23 11:57:30 +02:00
parent ab814d1e63
commit 9b13581fa8
5 changed files with 4554 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# fmt
SOURCES += $$PWD/../lib/fmt/fmt/format.cc
INCLUDEPATH += $$PWD/../lib/fmt/