<div class="gmail_quote">On Tue, Jun 23, 2009 at 9:56 AM, Shlomi Fish <span dir="ltr"><<a href="mailto:shlomif@iglu.org.il">shlomif@iglu.org.il</a>></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'm using cmake-2.6.4-3mdv2010.0 on Mandriva Linux Cooker, and ran into a<br>
problem. I want "make test" (which is a custom target) to depend on "make<br>
all", 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't say that I understand the error messages you're getting, but it is unfortunately *not* possible to make built-in targets like "test", "all" and "install" 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>