<br><br><div class="gmail_quote">On Tue, Apr 1, 2008 at 10:15 PM, Alexander Neundorf <<a href="mailto:a.neundorf-work@gmx.net">a.neundorf-work@gmx.net</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Tuesday 01 April 2008, Mehdi Rabah wrote:<br>
> Hi,<br>
><br>
> I have a target 'sync' in my project and I want to rebuild all the project<br>
> when I call this target 'sync'. So I tried to make sync depends from the<br>
> target 'all' but I don't know how to do it.<br>
<br>
</div>Targets like "all" and "clean" are not (yet) first class cmake targets, so<br>
they can't be used like this.<br></blockquote><div><br>ok but there must be some way to say that
I want to rebuild my project when I call this specific "sync" target ?
or am I doomed for the rested of my life to type "make all &&
make sync" ?<br>
<br><br><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Would "make clean all" be good enough ?</blockquote></div><div><br>Is this a mistake or an april fool's day joke ? I wasn't talking about "clean" so I don't get it ^^<br> </div>--<br>Mehdi<br>
</div></div>