--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.

--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to