Hm... you're probably right, I'll try to fix it soon. (I have a very busy week, hopefully for next week).<br><br><div class="gmail_quote">On Mon, May 4, 2009 at 2:57 PM, Andreas Pakulat <span dir="ltr"><<a href="mailto:apaku@gmx.de">apaku@gmx.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On 04.05.09 18:57:59, Aleix Pol Gonzalez wrote:<br>
> SVN commit 963450 by apol:<br>
><br>
> New attach to process interface using ksysguard widget. Copied over to kdevelop's repository until the original is on kdelibs.<br>
</div><div class="im">> +#FIXME: remove me when in kdelibs<br>
> +add_subdirectory(ksysguard)<br>
> +include_directories(ksysguard/processcore)<br>
> +#EoFIXME<br>
<br>
</div>Why not compile this directly into the plugin? In other cases the main<br>
reason for having a shared, installed but non-public library without SONAME<br>
is simply that we'd like to avoid double-compilation of some larger parts<br>
and/or sharing of code between different plugins. However in this case I<br>
don't see a necessity for either of the two. And shared-libs without SONAME<br>
are a headache for packagers, so we should only use them if they provide<br>
some benefit.<br>
<br>
> +/* KDevelop CMake Support</blockquote><div>Sure, sorry for that. <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
Hmm, thats probably unintended :)<br>
<font color="#888888"><br>
--<br>
Expect the worst, it's the least you can do.<br>
<br>
_______________________________________________<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</font></blockquote></div><br>