Skip to content

Conversation

@rainyl
Copy link
Owner

@rainyl rainyl commented Feb 6, 2026

Introduce parallelJobs and parallelUseAllProcessors fields to CMakeBuilder and RunCMakeBuilder to enable parallel compilation using CMake's --parallel flag. The feature is automatically enabled only when the detected CMake version is greater than 3.12.0, which introduced the --parallel option.

Introduce `parallelJobs` and `parallelUseAllProcessors` fields to CMakeBuilder and RunCMakeBuilder to enable parallel compilation using CMake's `--parallel` flag. The feature is automatically enabled only when the detected CMake version is greater than 3.12.0, which introduced the `--parallel` option.
@rainyl rainyl merged commit 147cf31 into main Feb 6, 2026
17 checks passed
@rainyl rainyl deleted the num-parallels branch February 6, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant