mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-29 18:27:40 +02:00
Update docs for meson (#4291)
This commit is contained in:
@ -202,7 +202,7 @@ For a static build, use the following subproject definition:
|
|||||||
|
|
||||||
For the header-only version, use:
|
For the header-only version, use:
|
||||||
|
|
||||||
fmt = subproject('fmt')
|
fmt = subproject('fmt', default_options: ['header-only=true'])
|
||||||
fmt_dep = fmt.get_variable('fmt_header_only_dep')
|
fmt_dep = fmt.get_variable('fmt_header_only_dep')
|
||||||
|
|
||||||
### Android NDK
|
### Android NDK
|
||||||
|
Reference in New Issue
Block a user