<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Dec 7, 2017 at 10:41 AM, Biddiscombe, John A. <span dir="ltr"><<a href="mailto:biddisco@cscs.ch" target="_blank">biddisco@cscs.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div lang="EN-GB">
<div class="gmail-m_8214772265800781037WordSection1">
<p class="gmail-MsoNormal"><span style="color:rgb(31,73,125);font-family:Calibri,sans-serif;font-size:11pt">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?</span><br></p></div></div></blockquote><div><br></div><div>You can see the CTest driver script that creates this build here:</div><div><br></div><div><a href="https://open.cdash.org/viewNotes.php?buildid=5171402">https://open.cdash.org/viewNotes.php?buildid=5171402</a><br></div><div><br></div><div>The most important bits are:</div><div><br></div><div>







<p class="gmail-p1" style="margin:0px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(52,187,199)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures;color:rgb(206,121,36)">set</span><span class="gmail-s2" style="font-variant-ligatures:no-common-ligatures">(ENV{CC} /usr/share/clang/scan-build/ccc-analyzer)</span></p>
<p class="gmail-p1" style="margin:0px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(52,187,199)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures;color:rgb(206,121,36)">set</span><span class="gmail-s2" style="font-variant-ligatures:no-common-ligatures">(ENV{CXX} /usr/share/clang/scan-build/c++-analyzer)</span></p></div></div></div></div>