Details
Description
Status quo:
- there is no project.sourceDirectory
- there is no project.buildDirectory
- product.buildDirectory is the same for every product in a top level project
What should be:
- add project.sourceDirectory (the directory where the top level project file is located)
- add project.buildDirectory (the build root)
- have a different product.buildDirectory for every product (below the build root)