Skip to content

Support parallel builds #62

@kvrigor

Description

@kvrigor

TSMP2 should properly support CMAKE_BUILD_PARALLEL_LEVEL. Enabling this triggers build on all component models simultaneously, but this is not desirable because build logs become unreadable and diagnosing build errors becomes extremely difficult. CMAKE_BUILD_PARALLEL_LEVEL should keep the component model build sequence and let the parallelization happen at the component model level.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions