Use shared libfmt

This commit is contained in:
ISSOtm
2022-01-13 20:12:08 +01:00
parent acea23a10b
commit f6cc220db5
5 changed files with 83 additions and 8 deletions

View File

@@ -49,7 +49,7 @@ index e1e3bc1ae3..4a37838e95 100644
+ ${LibArchive_LIBRARIES}
json11
- archive_static
fmt
${FMT_LIBRARIES}
tinyexpr)
diff --git a/third_party/CMakeLists.txt b/third_party/CMakeLists.txt