D6667: Set real KDevPlatform version on the libraries

Kevin Funk noreply at phabricator.kde.org
Thu Jul 13 00:57:09 UTC 2017


kfunk created this revision.
Restricted Application added a subscriber: kdevelop-devel.

REVISION SUMMARY
  Problem *before* this patch: On macOS, KDevPlatform libs should up like
  this in `otool -L`:
  
    .../libKDevPlatformUtil.10.dylib (compatibility version 10.0.0, current version 10.0.0)
  
  Compare to KF5 libs:
  
    .../libKF5ItemModels.5.dylib (compatibility version 5.0.0, current version 5.33.0)
  
  We'd like to have '5.2.0' as 'current version' instead.
  
  Note: This doesn't have an effect on the SONAME of the library, so
  should be harmless from a packaging point of view

REPOSITORY
  R33 KDevPlatform

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D6667

AFFECTED FILES
  CMakeLists.txt
  cmake/modules/KDevPlatformMacros.cmake

To: kfunk
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170713/83940e28/attachment.html>


More information about the KDevelop-devel mailing list