[CDash] Custom columns in the dashboard

Zack Galbreath zack.galbreath at kitware.com
Thu Dec 7 16:00:31 UTC 2017


On Thu, Dec 7, 2017 at 10:41 AM, Biddiscombe, John A. <biddisco at cscs.ch>
wrote:

> Would it be too much to ask if you can point me to a cmake example that I
> can copy’n’paste to try it out without getting it wrong the first few time?
>

You can see the CTest driver script that creates this build here:

https://open.cdash.org/viewNotes.php?buildid=5171402

The most important bits are:

set(ENV{CC} /usr/share/clang/scan-build/ccc-analyzer)

set(ENV{CXX} /usr/share/clang/scan-build/c++-analyzer)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cdash/attachments/20171207/3d33157e/attachment-0001.htm>


More information about the CDash mailing list