Commit Graph

4 Commits

Author SHA1 Message Date
33958cd0f7 fmt: prefer system package if found
mu embeds a "vendored" subset of the libfmt package under thirdparty; but it's
better to use the system-package if the user has one.

So, use the system package if found or user -Duse-embedded-fmt=true is
specified.
2025-07-24 19:55:27 +03:00
030daeed52 thirdparty/fmt: bump to 11.0.2 2024-12-06 20:09:31 +02:00
f31684bfa6 thirdparty: use libfmt 10.2.1
Mostly to avoid the gcc 14 compilation warnings
2024-04-01 16:01:08 +03:00
77a8a67f6c move lib/thirdparty to thirdparty/ 2023-09-05 08:34:27 +03:00