<html>
<body>
<div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
<table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
<tr>
<td>
This is an automatically generated e-mail. To reply, visit:
<a href="http://git.reviewboard.kde.org/r/103422/">http://git.reviewboard.kde.org/r/103422/</a>
</td>
</tr>
</table>
<br />
<p>Ship it!</p>
<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">You may consider to add checking also CMAKE_C_IMPLICIT_LINK_DIRECTORIES .
CMAKE_(C|CXX)_IMPLICIT_LINK_DIRECTORIES are new since cmake 2.8.0, so please check that it doesn't break when cmake 2.6.4 is used.
</pre>
<br />
<p>- Alexander</p>
<br />
<p>On December 16th, 2011, 8:41 a.m., Felix Geyer wrote:</p>
<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.org/media/rb/images/review_request_box_top_bg.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
<tr>
<td>
<div>Review request for kdelibs and Alexander Neundorf.</div>
<div>By Felix Geyer.</div>
<p style="color: grey;"><i>Updated Dec. 16, 2011, 8:41 a.m.</i></p>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Don't set an RPATH when installed into a multiarch dir (e.g. /usr/lib/x86_64-linux-gnu).
On Debian and Ubuntu /usr/lib/<arch> are system lib dirs.
On a Kubuntu 11.10 system CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES contains
/lib
/usr/lib
/usr/lib32
/usr/lib64
and CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES contains
/usr/lib/gcc/x86_64-linux-gnu/4.6.1
/usr/lib/x86_64-linux-gnu
/usr/lib
/lib/x86_64-linux-gnu
/lib
</pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">
<li>cmake/modules/FindKDE4Internal.cmake <span style="color: grey">(6d65e61)</span></li>
</ul>
<p><a href="http://git.reviewboard.kde.org/r/103422/diff/" style="margin-left: 3em;">View Diff</a></p>
</td>
</tr>
</table>
</div>
</body>
</html>