mirror of
https://github.com/fmtlib/fmt.git
synced 2025-11-24 11:20:11 +01:00
Tweak wording
This commit is contained in:
@@ -724,8 +724,8 @@ configuring CMake.
|
|||||||
|
|
||||||
### Macros
|
### Macros
|
||||||
|
|
||||||
- **`FMT_HEADER_ONLY`**: Enables the header-only mode when defined. Defining
|
- **`FMT_HEADER_ONLY`**: Enables the header-only mode when defined. It is an
|
||||||
this macro is an alternative to using the `fmt::fmt-header-only` CMake target.
|
alternative to using the `fmt::fmt-header-only` CMake target.
|
||||||
Default: not defined.
|
Default: not defined.
|
||||||
|
|
||||||
- **`FMT_USE_EXCEPTIONS`**: Disables the use of exceptions when set to `0`.
|
- **`FMT_USE_EXCEPTIONS`**: Disables the use of exceptions when set to `0`.
|
||||||
|
|||||||
Reference in New Issue
Block a user