<table><tr><td style="">dfaure created this revision.<br />Restricted Application added a project: KDE PIM.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D4708" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Otherwise I get</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">undefined reference to `vtable for MailCommon::KMFilterAccountList'</pre></div>

<p>when linking filteractionmissingaccountdialogtest.<br />
Must be a consequence of the recent changes in cmake git (autogen feature).</p>

<p>There are a ton more files that are included directly rather than the<br />
classes being exported though (which can make refactorings harder, e.g.<br />
when new cpp files are added as dependencies of the existing ones,<br />
suddenly it becomes complex to know what to compile in).</p>

<p>Should we go fully in the direction of exporting the stuff we need<br />
when building tests, and compiling these cpp files only once, as a result?</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Now it builds with clang</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R92 PIM: Common Mail Support</div></div></div><br /><div><strong>BRANCH</strong><div><div>Applications/16.12</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D4708" rel="noreferrer">https://phabricator.kde.org/D4708</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/CMakeLists.txt<br />
src/filter/autotests/CMakeLists.txt<br />
src/filter/kmfilteraccountlist.h<br />
src/mailcommon_private_export.h</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>dfaure, mlaurent, ervin, dvratil<br /><strong>Cc: </strong>KDE PIM, dvasin, winterz, vkrause, mlaurent, knauss, dvratil<br /></div>