[CMake] Trouble starting ctest run with intention of reportingto dashboard

Alexander Neundorf a.neundorf-work at gmx.net
Wed Jun 17 16:41:28 EDT 2009


On Wednesday 10 June 2009, Steve Huston wrote:
> Hi David,
> Thanks for responding.
>
> > OK. You have a correct CTestConfig.cmake now.
>
> Good.
>
> > Is it at the top level of your source tree? (In
>
> {CTEST_SOURCE_DIRECTORY}"?)
>
> I believe so... Here's my directory setup:
>
> +-qpid
>   CMakeLists.txt, including...
>      enable_testing()
>      include (CTest)

Just a hint: you don't need that "enable_testing()", it is included in 
CTest.cmake.

Alex


More information about the CMake mailing list