<html>
<body>
<div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
<table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
<tr>
<td>
This is an automatically generated e-mail. To reply, visit:
<a href="http://git.reviewboard.kde.org/r/111080/">http://git.reviewboard.kde.org/r/111080/</a>
</td>
</tr>
</table>
<br />
<div>
<table width="100%" border="0" bgcolor="white" style="border: 1px solid #C0C0C0; border-collapse: collapse; margin: 2px padding: 2px;">
<thead>
<tr>
<th colspan="4" bgcolor="#F0F0F0" style="border-bottom: 1px solid #C0C0C0; font-size: 9pt; padding: 4px 8px; text-align: left;">
<a href="http://git.reviewboard.kde.org/r/111080/diff/3/?file=172918#file172918line18" style="color: black; font-weight: bold; text-decoration: underline;">experimental/CMakeLists.txt</a>
<span style="font-weight: normal;">
(Diff revision 3)
</span>
</th>
</tr>
</thead>
<tbody>
<tr>
<th bgcolor="#e9eaa8" style="border-right: 1px solid #C0C0C0;" align="right"><font size="2">18</font></th>
<td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; "> <span class="nb">macro_display_feature_log</span><span class="p">()</span></pre></td>
<th bgcolor="#e9eaa8" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;" align="right"><font size="2">18</font></th>
<td bgcolor="#fdfebc" width="50%"><pre style="font-size: 8pt; line-height: 140%; margin: 0; "> <span class="nb">feature_summary</span><span class="p">(</span><span class="s">WHAT</span> <span class="s">ALL</span> <span class="s">FATAL_ON_MISSING_REQUIRED_PACKAGE</span><span class="p">)</span></pre></td>
</tr>
</tbody>
</table>
<pre style="margin-left: 2em; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Please add INCLUDE_QUIET_PACKAGES to your feature_summary calls.
one could believe that "WHAT ALL" prints all but that doesn't include packages searched using the QUIET keyword
</pre>
</div>
<br />
<p>- Christophe</p>
<br />
<p>On July 23rd, 2013, 8:02 a.m. UTC, Andrea Scarpino wrote:</p>
<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.org/static/rb/images/review_request_box_top_bg.ab6f3b1072c9.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
<tr>
<td>
<div>Review request for KDE Frameworks and Alexander Neundorf.</div>
<div>By Andrea Scarpino.</div>
<p style="color: grey;"><i>Updated July 23, 2013, 8:02 a.m.</i></p>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">MacroAddCompileFlags.cmake
MacroAddLinkFlags.cmake
MacroAdditionalCleanFiles.cmake
MacroEnsureVersion.cmake
MacroLogFeature.cmake
MacroOptionalAddSubdirectory.cmake
MacroOptionalDependPackage.cmake
MacroOptionalFindPackage.cmake
MacroPushRequiredVars.cmake
MacroWriteBasicCMakeVersionFile.cmake
have been removed.</pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Builds.</pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">
<li>CMakeLists.txt <span style="color: grey">(c6698d2)</span></li>
<li>cmake/modules/CMakeLists.txt <span style="color: grey">(5f89640)</span></li>
<li>cmake/modules/KDE4Macros.cmake <span style="color: grey">(aad07b6)</span></li>
<li>cmake/modules/MacroAddCompileFlags.cmake <span style="color: grey">(12038c0)</span></li>
<li>cmake/modules/MacroAddLinkFlags.cmake <span style="color: grey">(a10d39e)</span></li>
<li>cmake/modules/MacroAdditionalCleanFiles.cmake <span style="color: grey">(593182f)</span></li>
<li>cmake/modules/MacroEnsureVersion.cmake <span style="color: grey">(6797e5b)</span></li>
<li>cmake/modules/MacroLibrary.cmake <span style="color: grey">(6255f6f)</span></li>
<li>cmake/modules/MacroLogFeature.cmake <span style="color: grey">(631c7ac)</span></li>
<li>cmake/modules/MacroOptionalAddSubdirectory.cmake <span style="color: grey">(ec0ea30)</span></li>
<li>cmake/modules/MacroOptionalDependPackage.cmake <span style="color: grey">(2ea7996)</span></li>
<li>cmake/modules/MacroOptionalFindPackage.cmake <span style="color: grey">(d4ed48e)</span></li>
<li>cmake/modules/MacroPushRequiredVars.cmake <span style="color: grey">(650b566)</span></li>
<li>cmake/modules/MacroWriteBasicCMakeVersionFile.cmake <span style="color: grey">(6f9e418)</span></li>
<li>experimental/CMakeLists.txt <span style="color: grey">(50efe96)</span></li>
<li>kdecore/localization/ConfigureChecks.cmake <span style="color: grey">(bccc1d1)</span></li>
<li>kdeui/CMakeLists.txt <span style="color: grey">(d317598)</span></li>
<li>khtml/java/CMakeLists.txt <span style="color: grey">(51f3041)</span></li>
<li>kio/CMakeLists.txt <span style="color: grey">(12569d5)</span></li>
<li>kio/kio/thumbcreator.h <span style="color: grey">(6cf19d6)</span></li>
<li>kioslave/file/CMakeLists.txt <span style="color: grey">(8461b71)</span></li>
<li>staging/kio/src/core/ConfigureChecks.cmake <span style="color: grey">(e88debf)</span></li>
<li>staging/knotifications/src/CMakeLists.txt <span style="color: grey">(33aa9df)</span></li>
</ul>
<p><a href="http://git.reviewboard.kde.org/r/111080/diff/" style="margin-left: 3em;">View Diff</a></p>
</td>
</tr>
</table>
</div>
</body>
</html>