Skip to content

Grouped targets #1

@adehecq

Description

@adehecq

If multiple targets are specified for a make recipe and using several parallel jobs, the recipe will be run multiple times:
https://stackoverflow.com/questions/61937812/makefile-executes-the-same-recipe-twice-when-using-multiple-jobs

Try to implement a solution that works without "grouped target", not available for all make versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions