In one of our Project P we need Module A and Module B we set that with external successfuly. However ModuleB needs ModuleA when compiled as product. This makes Project P have ext to A twice.
Is there way to set depth for external? If not can be added? In one other project (actualy it is subforlder in Module A) we needed to include same repository but two levels up. As this would lead to cycle we had to set more partial external. Setting depth to no externals would help here too. I'm aware both this cases may be result of bad layout, but for moment its what we have. Oto BREZINA