<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mar. 19 nov. 2019 à 11:03, Ellon Paiva <<a href="mailto:ellonpaiva@gmail.com">ellonpaiva@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I was wondering: is there any way to compile all targets that depend on <br>
a given target ? (i.e. the "dependent targets", if my English does not <br>
fail).<br>
<br>
In my particular case, I have a huge project that contains many libs and <br>
executables, and I would like to check that the targets that depend on <br>
the library I'm working on do not break with my modifications, but I <br>
wouldn't like to compile the whole project every time since not all <br>
targets depends on my lib.<br></blockquote><div><br></div><div>Correct me if I'm wrong but if you build the whole project once, then modify the lib,</div><div>the next "whole build"  should only rebuild the necessary part ? i.e. it'll rebuild</div><div>the lib and all targets that depends on it.<br><br>Do you you want to avoid building the whole project in the first place or does the </div><div>second whole build trigger more than necessary target build?   </div><div> </div></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Eric<br></div></div></div></div></div></div>