This commit is contained in:
Noah Swerhun 2024-03-06 14:19:51 -06:00
parent 7f3dfe1506
commit 5dfcfdd2a7

View file

@ -280,7 +280,7 @@ make sure that this file is kept up to date as well. Just set the option in your
ngen.toml and forget about it.
By default, the compile\_commands.json will be generated according to the build
specs of the `main` target. To change which target it is generated, for use the
specs of the `main` target. To change which target it is generated for, use the
`config.compile_commands_target` key. For example,
```toml