The test project linked from <a href="http://www.cdash.org/cdash/resources/software.html">http://www.cdash.org/cdash/resources/software.html&nbsp;</a>has a CMakeLists.txt file that contains&nbsp;INCLUDE(${CMAKE_ROOT}/Modules/Dart.cmake).<div>
<br></div><div><a href="http://www.cmake.org/Wiki/CMake_Testing_With_CTest#Dashboard_Preparation_Using_CMake">http://www.cmake.org/Wiki/CMake_Testing_With_CTest#Dashboard_Preparation_Using_CMake</a>&nbsp;says to use&nbsp;<span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 12px; line-height: 13px; white-space: pre; ">INCLUDE(CTest).</span><br>
</div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 12px; line-height: 13px; white-space: pre;"><br></span></div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 12px; line-height: 13px; white-space: pre;">Which is correct?<br>
</span></div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 12px; line-height: 13px; white-space: pre;"><br></span></div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 12px; line-height: 13px; white-space: pre;">The documentation also says that you can download a CTestConfig.cmake file for a project from the CDash project page. I can&#39;t seem to find the link to this file (I&#39;m using the 1.2.1 zipped release of CDash).</span></div>