Review Request: Set RPATH only when not installed into system dir
Rex Dieter
rdieter at math.unl.edu
Thu Dec 22 18:38:57 GMT 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103423/#review9177
-----------------------------------------------------------
Looking good, a few comments:
I'd recommend using
if("${_isSystem}" LESS 0)
instead of a strict -1 match. Matches other cmake code that does the same thing.
Speaking of other cmake code doing similar things... I've never seen them check against anything other than CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES, what's the purpose of adding CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES here too?
- Rex Dieter
On Dec. 15, 2011, 10:17 p.m., Felix Geyer wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/103423/
> -----------------------------------------------------------
>
> (Updated Dec. 15, 2011, 10:17 p.m.)
>
>
> Review request for Phonon.
>
>
> Description
> -------
>
> Set CMAKE_INSTALL_RPATH only when phonon isn't installed into a system lib dir.
>
>
> Diffs
> -----
>
> cmake/FindPhononInternal.cmake 2bad949
>
> Diff: http://git.reviewboard.kde.org/r/103423/diff/diff
>
>
> Testing
> -------
>
>
> Thanks,
>
> Felix Geyer
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-multimedia/attachments/20111222/f3937186/attachment.htm>
-------------- next part --------------
_______________________________________________
kde-multimedia mailing list
kde-multimedia at kde.org
https://mail.kde.org/mailman/listinfo/kde-multimedia
More information about the kde-multimedia
mailing list