Hi Jeff, If you upload a file having extension .url containing the url, it will be associated with your build by presenting a package icon allowing to then open the corresponding link.
For more details, see section "File upload" in this article [1] For an example see [2] Hth Jc [1] http://www.kitware.com/source/home/post/59 [2] https://github.com/Slicer/Slicer/blob/57f14d0d233ee103e365161cfc0b3962df0bc203/CMake/MIDASCTestUploadURL.cmake#L69 On Wed, Jun 11, 2014 at 1:13 PM, Jeff Mills <[email protected]> wrote: > Hello, > > Our build system makes use of CMake/CDash and Jenkins. I'd like to be able > to add a link in CDash for the URL to the associated Jenkins build, so that > it is easy for the developers to move between the two. So far my attempts > have not been successful. I've tried attaching the url in a note file but > is doesn't display as a clickable link. Adding the </pre><pre> tags around > the link in the configure log also doesn't work. Is there way to add the > link that I am missing? I've tried searching the documentation and the list > archives. Any help would be appreciated. > > Cheers, > Jeffrey Mills > Transpire Inc. > > -- > > 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://www.cmake.org/mailman/listinfo/cmake > -- +1 919 869 8849
-- 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
