<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Dec 17, 2018 at 6:41 AM Donald MacQueen [|] <<a href="mailto:dmacq@instantiations.com">dmacq@instantiations.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">I want to do something like set(CTEST_BUILD_NAME <br>
{CMAKE_SYSTEM_NAME}_someLocalVariable)<br>
<br>
I tried putting this ^^ in CTestConfig.cmake with no luck.<br>
<br>
I searched the docs and the archives from 2014 to the present and <br>
nothing jumped out at me.<br>
<br>
2) Is there a list of what can be set/used in CTestConfig.cmake?<br></blockquote></div><div><br></div><div>The variables are not all collected together conveniently, but the <a href="https://cmake.org/cmake/help/latest/manual/ctest.1.html#dashboard-client-configuration">Dashboard Client section</a> of the ctest command does list the supported variables associated with each command. It would seem like setting CTEST_BUILD_NAME should work based on those docs, so perhaps if you could point us as a minimal complete example which demonstrates your problem, that might give more clues as to what's happening for you.</div><div><br></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr">Craig Scott<br><div>Melbourne, Australia</div><div><a href="https://crascit.com" target="_blank">https://crascit.com</a><br></div><div><br></div><div>New book released: <a href="https://crascit.com/professional-cmake/" target="_blank">Professional CMake: A Practical Guide</a><br></div></div></div></div></div></div></div></div>