Right now there is a target which builds everything.
I would like:
- Project definition to contain a rule to build only a specific target.
- An IDE option to build before every run.
- If its checked build (whole project, or only that target) and only on success run.
Right now there is a target which builds everything.
I would like: