Skip to content

Commit

Permalink
modified: doc/setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks committed Jan 17, 2024
1 parent 20bd62c commit f37aec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ To set any build option, _e.g._ `examples` to `true` (enables building of Iguana
```bash
meson configure -Dexamples=true
```
You can add as many `-D<option>=value` arguments as you need.
You can add as many `-D<option>=<value>` arguments as you need.

> [!TIP]
> The `meson setup` command from Step 2 also accepts `-D` arguments
Expand Down

0 comments on commit f37aec9

Please sign in to comment.