<table><tr><td style="">kossebau created this revision.<br />Restricted Application added a subscriber: kdevelop-devel.
</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/D7217" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Also</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">add dox for KDEVPLATFORM_ADD_PLUGIN</li>
<li class="remarkup-list-item">revert "Do not use $<BUILD_INTERFACE> in installed KDevPlatformMacros.cmake"</li>
</ul>

<p>Motivation for <a href="https://phabricator.kde.org/R32:e32618d64ac4fadbdceb228326df63cfac4b8bc8" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">e32618d64ac4fadbdceb228326df63cfac4b8bc8</a> was that<br />
kdevplatform_add_library seemed part of public macross, so same like<br />
kdevplatform_add_plugin, due to being in installed & exported macros file.<br />
Though with KDevPlatform_SOURCE_DIR & KDevPlatform_BINARY_DIR not<br />
defined when the macro is imported in other projects, such $<BUILD_INTERFACE><br />
would be bogus.</p>

<p>Looking again, KDEVPLATFORM_VERSION & KDEVPLATFORM_LIB_SOVERSION would<br />
also not be defined. And actually this macro might not be meant for<br />
public consumption, given that a platform usually is defined by<br />
a given set of libs, so 3rd-party libs should not want to use this macro<br />
anyway. So moving the macro out of the installed macro file makes this<br />
clear and prevents abuse.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R32 KDevelop</div></div></div><br /><div><strong>BRANCH</strong><div><div>makeaddlibrarymacroprivate</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D7217" rel="noreferrer">https://phabricator.kde.org/D7217</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>CMakeLists.txt<br />
kdevplatform/CMakeLists.txt<br />
kdevplatform/cmake/modules/KDevPlatformMacros.cmake<br />
kdevplatform/cmake/modules/KDevPlatformMacrosPrivate.cmake</div></div></div><br /><div><strong>To: </strong>kossebau, KDevelop, apol<br /><strong>Cc: </strong>kdevelop-devel<br /></div>