[CMake] Using CTest without DART??

David Cole david.cole at kitware.com
Fri Jun 4 10:59:06 EDT 2010


Are you doing:
include(CTest)

in your CMakeLists.txt file?


On Fri, Jun 4, 2010 at 10:51 AM, kent williams <nkwmailinglists at gmail.com>wrote:

> We don't have Dart installed on some machines we want to do testing
> on. Consequently including Dart.cmake does nothing to generate
> DartConfiguration.tcl.
>
> If you're not using Dart, how do you set things up such that you avoid
> this error?
>
> running: ctest -V -D NightlyStart -D NightlyConfigure -D NightlyBuild
> -D NightlyTest -D NightlySubmit
> UpdateCTestConfiguration  from
>
> :/scratch/williamsnk/Testing/BRAINS-COMPILE/Linux/FAST-build/BRAINS3-build/src-build/DartConfiguration.tcl
> Cannot find file:
>
> /scratch/williamsnk/Testing/BRAINS-COMPILE/Linux/FAST-build/BRAINS3-build/src-build/DartConfiguration.tcl
>   Site:
>   Build name:
> WARNING: No nightly start time found please set in CTestConfig.cmake
> or DartConfig.cmake
> Problem initializing the dashboard.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100604/2dab5e14/attachment.htm>


More information about the CMake mailing list