Not currently... The args for ctest are set up in the file CMake/Source/cmGlobalGenerator.cxx. (Search for GetTestTargetName.)<br><br><div>It would be cool to extend this, but we&#39;d have to think about what&#39;s the best way to do it and then .... actually do it.</div>
<div><br></div><div>For now, as an easy workaround, you could do your own &quot;RUN_TESTS_IN_PARALLEL&quot; as an add_custom_target sort of thing.</div><div><br></div><div><br></div><div>HTH,</div><div>David</div><div><br>
</div><div><br><div class="gmail_quote">On Thu, Dec 17, 2009 at 12:30 PM, Clinton Stimpson <span dir="ltr">&lt;<a href="mailto:clinton@elemtech.com">clinton@elemtech.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
<br>
Is there a way to modify the arguments to ctest for the RUN_TESTS project?<br>
I was wondering if I could set a -j flag among others I might want to set.<br>
<br>
Clint<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>
</blockquote></div><br></div>