Performance problems in CMake support

Andreas Pakulat apaku at gmx.de
Wed Apr 2 10:54:47 UTC 2008


On 02.04.08 10:17:17, Aleix wrote:
> Because this code is a fix I made to be able to find some libraries that
> looked like libname.so.1 instead of libname.so.
> 
> Were'nt found before, were found after the fix.

That doesn't mean the fix is correct ;) If cmake doesn't find that
library, then the cmake support in Kdevelop doesn't need to find it
either. So you can revert that change. To be able to build the project
the user will have to make sure he has a libfoo.so available..

Andreas

-- 
If you can read this, you're too close.




More information about the KDevelop-devel mailing list