Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the cmake.ctest.parallelJobs setting #31

Closed
brobeson opened this issue Dec 20, 2022 · 0 comments
Closed

Use the cmake.ctest.parallelJobs setting #31

brobeson opened this issue Dec 20, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@brobeson
Copy link
Owner

If the setting exists, use it in the CTest command.

@brobeson brobeson self-assigned this Dec 21, 2022
@brobeson brobeson added the enhancement New feature or request label Dec 21, 2022
@brobeson brobeson added this to the Version 0.5 milestone Dec 21, 2022
brobeson added a commit that referenced this issue Dec 27, 2022
I added the `--parallel` command line option to the CTest command. The
jobs value comes from the `cmake.ctest.parallelJobs` setting, the
`cmake.parallelJobs` setting, or the number of CPU cores, whichever
the extension finds first.

closes #31
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant