mirror of
https://github.com/fmtlib/fmt.git
synced 2025-12-06 16:57:03 +08:00
Tweak wording
This commit is contained in:
parent
81fe170849
commit
beefc1c14f
@ -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`.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user