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

Add support to define parallelJobs for CTest only #23

Closed
s-martin opened this issue Sep 14, 2016 · 1 comment
Closed

Add support to define parallelJobs for CTest only #23

s-martin opened this issue Sep 14, 2016 · 1 comment

Comments

@s-martin
Copy link
Contributor

I would like to be able to define the no. of parallel jobs (i.e. -j) for CTest only.

My unit tests don't finish, if I run them in parallel, nevertheless for building I would like to have parallel jobs.

So "cmake.parallelJobs" doens't offer the required granularity for me.

@vector-of-bool
Copy link
Contributor

Should be in the nest release as cmake.test.parallelJobs. As a side note, have you seen this CMake property? It might be useful to you.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants