Skip to content

Unknown argument --jobs in cmake --build command using transient #15

Closed
@ffranzoni

Description

@ffranzoni

Hello!

When using cmake-integration-transient, one of the build options is "Number of concurrent processes to use", which inserts a --jobs parameter in the build command. Unfortunately, this option is rejected by cmake.
From the documentation, I can see that the desired option should be -j or --parallel, so the transient option should be replaced with one of the accepted parameters.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions