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.
Multiple
executeshaving one or more common outputs can lead to the following error:For instance this can be derived from the iteration of cproject level
executesnodes for several build and target types.cbuild2cmakeshould catch this situation and throw an explanatory error message avoiding further processing.