Hi all,<div><br></div><div>I am looking for a way to have dependencies between independent projects. For example</div><div><br></div><div>ProjectA</div><div>ProjectB depends on A</div><div>ProjectC depends on B and A</div>
<div><br></div><div>What I like to do is that when project B or C is build, the dependencies are also build. But I also want the project to be independent, to be more specific, if the project files for A are being generated I don't want the files for B and C generated. </div>
<div><br></div><div>Basically my problem is, that I don't want all Makefile to be generated all at once. But only those needed for a certain project (and its dependencies). This helps with not having installed every library needed by all (sub)projects.</div>
<div><br></div><div>Has anyone any experience with this, or perhaps some hints how I can solve this problem?</div><div><br></div><div>TiA!<br clear="all"><div><br></div>-- <br>Met vriendelijke groet,<br><br>Alexander Broekhuis<br>
</div>