diff options
author | Andreia Gaita <shana@spoiledcat.net> | 2024-07-19 14:56:59 +0200 |
---|---|---|
committer | Andreia Gaita <shana@spoiledcat.net> | 2024-07-19 15:21:04 +0200 |
commit | e4b16e2d71fad873611a8219405a398af328fd6e (patch) | |
tree | 080b0d53d084ebe675bc04951e89274a07f87ad8 /.github/CODEOWNERS | |
parent | 293c0f76463a4e1c2c2e86d8fbfc3e04f491b347 (diff) | |
download | redot-engine-e4b16e2d71fad873611a8219405a398af328fd6e.tar.gz |
Add num_jobs as an explicit option so it can be set from other sources
The `-j` flag is only settable via the command line, which makes it hard
to configure when running builds from places like VS, where the flag isn't
easily exposed or configurable.
This lets users configure the number of jobs to be used by default if `-j`
isn't specified, instead of always defaulting to number of cores - 1.
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
Diffstat (limited to '.github/CODEOWNERS')
0 files changed, 0 insertions, 0 deletions