No bug necessary.<br><br>This is fixed in CVS HEAD of cmake already.<br><br>cmake --help-property DEPENDS<br>reports an error with cmake 2.8.0, but works in CVS HEAD of CMake<br><br><br><div class="gmail_quote">On Wed, Feb 3, 2010 at 11:47 AM, Bill Hoffman <span dir="ltr">&lt;<a href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">Emmanuel Christophe wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
<br>
I discovered the -j option for ctest recently. I assume there is a way<br>
to introduce some dependencies between the test (the input of one test<br>
being produced by another test for example).<br>
By searching along the line of set_tests_properties, or ctest<br>
dependencies, I couldn&#39;t find anything.<br>
<br>
Can anybody point me to the right command or property?<br>
<br>
</blockquote></div>
Looks like a documentation bug...<br>
<br>
Here it is:<br>
 SET_TESTS_PROPERTIES ( complex PROPERTIES DEPENDS complexOneConfig)<br>
<br>
Can you add a bug for this.   Thanks.<br><font color="#888888">
<br>
-Bill</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div></blockquote></div><br>