<div class="gmail_quote">On Tue, Jun 23, 2009 at 9:56 AM, Shlomi Fish <span dir="ltr">&lt;<a href="mailto:shlomif@iglu.org.il">shlomif@iglu.org.il</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all!<br>
<br>
I&#39;m using cmake-2.6.4-3mdv2010.0 on Mandriva Linux Cooker, and ran into a<br>
problem. I want &quot;make test&quot; (which is a custom target) to depend on &quot;make<br>
all&quot;, in this codebase:<br>
<br>
<a href="http://svn.berlios.de/svnroot/repos/fc-solve/trunk/fc-solve/source/" target="_blank"></a></blockquote><div><br>I can&#39;t say that I understand the error messages you&#39;re getting, but it is unfortunately *not* possible to make built-in targets like &quot;test&quot;, &quot;all&quot; and &quot;install&quot; depend on each other. See for example this bug: <br>
<br><a href="http://public.kitware.com/Bug/view.php?id=8438">http://public.kitware.com/Bug/view.php?id=8438</a><br></div></div><br>