We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 563fc74 commit 8d517e5Copy full SHA for 8d517e5
ChangeLog.md
@@ -3,6 +3,10 @@
3
- Fixed ABI compatibility with earlier 11.x versions
4
(https://github.com/fmtlib/fmt/issues/4278).
5
6
+- Defined CMake components (`core` and `doc`) to allow docs to be installed
7
+ separately (https://github.com/fmtlib/fmt/pull/4276).
8
+ Thanks @carlsmedstad.
9
+
10
# 11.1.0 - 2024-12-25
11
12
- Improved C++20 module support
0 commit comments