-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125614/
-----------------------------------------------------------

Review request for KDE Software on Mac OS X, KDE Frameworks and Alex Merry.


Repository: extra-cmake-modules


Description
-------

Enable normal rpath handling on Mac, just in addition set the install name.
Without this, with a plain qt installed via the qt mac installer, no program 
build runs, e.g. desktoptojson can't locate any Qt lib.
With that all is fine and we have some reasonable rpaths:

Load command 17
          cmd LC_RPATH
      cmdsize 48
         path /Users/cullmann/local/kf5/usr/lib (offset 12)
Load command 18
          cmd LC_RPATH
      cmdsize 56
         path /Users/cullmann/Qt5.5.0/5.5/clang_64/lib (offset 12)


Diffs
-----

  kde-modules/KDECMakeSettings.cmake cefd6da 

Diff: https://git.reviewboard.kde.org/r/125614/diff/


Testing
-------

Could build kservice with this patch again, as desktoptojson works.


Thanks,

Christoph Cullmann

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to