<table><tr><td style="">aspotashev added a comment.
</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/D21660">View Revision</a></tr></table><br /><div><div><p>This broke some public APIs on Windows: since Qt5DBus is not being "imported" by CMake, a group of .cpp files is not being compiled, see e.g. <a href="https://cgit.kde.org/knotifications.git/tree/src/CMakeLists.txt#n25" class="remarkup-link" target="_blank" rel="noreferrer">https://cgit.kde.org/knotifications.git/tree/src/CMakeLists.txt#n25</a> . Thus e.g. class KStatusNotifierItem implementation becomes unavailable at linking time, even though CMake configuration installs the respective header files.</p>

<p>As a consequence, we have linking errors in applications that rely on KStatusNotifierItem: <a href="https://phabricator.kde.org/T11275" class="remarkup-link" target="_blank" rel="noreferrer">https://phabricator.kde.org/T11275</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R289 KNotifications</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D21660">https://phabricator.kde.org/D21660</a></div></div><br /><div><strong>To: </strong>brute4s99, broulik, nicolasfella<br /><strong>Cc: </strong>aspotashev, bcooksley, apol, nicolasfella, kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns<br /></div>