Skip to content

Commit

Permalink
Update docs for meson (#4291)
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 authored Jan 6, 2025
1 parent 2c3a569 commit 093b39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ For a static build, use the following subproject definition:

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')

### Android NDK
Expand Down

0 comments on commit 093b39c

Please sign in to comment.