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