Howto fix KDE4 Buildsystem with CMake CVS

Andreas Pakulat apaku at gmx.de
Mon Jan 28 23:31:34 CET 2008


On 28.01.08 10:32:15, Andreas Pakulat wrote:
> There are a couple of ways to fix this:
> 
> a) introduce KDE_XXX_LIBRARY_DIR (or KDE_LIBRARY_DIR) and add
> link_directories calls for kde libdir and qt libdir in all
> CMakeLists.txt all over trunk/.

I must be blind. FindKDE4Internal.cmake already advertises KDE4_LIB_DIR,
so this is simply a matter of fixing the projects that need to use
link_directories( ${KDE4_LIB_DIR} ).

I'm going to do that for the parts of trunk/ I have checked out.

Andreas

-- 
Be careful!  UGLY strikes 9 out of 10!


More information about the Kde-buildsystem mailing list