[CMake] ctest and tracks
ycollette.nospam at free.fr
ycollette.nospam at free.fr
Thu Aug 14 09:35:43 EDT 2014
OK, thanks for the informations. It's a lot more clear now.
YC
----- Mail original -----
De: "David Cole" <dlrdave at aol.com>
À: "ycollette nospam" <ycollette.nospam at free.fr>, cmake at cmake.org
Envoyé: Jeudi 14 Août 2014 13:33:01
Objet: Re: [CMake] ctest and tracks
--track is the same as the TRACK argument to the ctest_start scripting
command.
http://www.cmake.org/cmake/help/v3.0/command/ctest_start.html
It will send a dashboard to the named section of a CDash project page,
but it will NOT create it. You have to create the track (called a
"group" in the CDash admin pages) as the CDash project admin first
before you can send to it.
For example, on the VTK Wiki Examples dashboard, there is a "Wiki
Examples" track/group/section, which was created by the project admin
before dashboards were submitted to that track.
http://open.cdash.org/index.php?project=VTKWikiExamples
HTH,
David C.
More information about the CMake
mailing list