In CMake 2.8.2 and later, you can:<br><br>  set(CTEST_CONFIGURATION_TYPE &quot;Release&quot;) # or Debug<br><br>in the ctest -S script.<br><br>That will influence both the ctest_build and ctest_test commands.<br><br><br>HTH,<br>
David<br><br><br><div class="gmail_quote">On Thu, Mar 3, 2011 at 2:09 PM, Macumber, Daniel <span dir="ltr">&lt;<a href="mailto:Daniel.Macumber@nrel.gov">Daniel.Macumber@nrel.gov</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 link="blue" vlink="purple" lang="EN-US"><div><p class="MsoNormal">Is it possible to set the build config in a ctest script rather than pass it in on the command line?  I haven’t found a list of ctest variables in the documentation like there is for cmake.</p>
<p class="MsoNormal"> </p><p class="MsoNormal">Thanks a lot,</p><p class="MsoNormal">Dan</p></div></div><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>