Skip to content

[cbuild2cmake] Catch executes multiple rules #266

Description

@brondani

Multiple executes having one or more common outputs can lead to the following error:

ninja: error: build.ninja:427: multiple rules generate D:/examples/MDK-Middleware/Examples/Network/HTTPS_Server/Web.c

For instance this can be derived from the iteration of cproject level executes nodes for several build and target types.

cbuild2cmake should catch this situation and throw an explanatory error message avoiding further processing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions