KDE/kdelibs/cmake/modules

Alexander Neundorf neundorf at kde.org
Tue Sep 1 21:29:31 CEST 2009


On Wednesday 26 August 2009, Kevin Ottens wrote:
> SVN commit 1015825 by ervin:
>
> OK, my previous claim for r1015454 was wrong. The new behavior breaks
> old file in many more cases. 

Why do we need this option ? Are there otherwise name collisions ?

> So activating the new behavior only if the
> USE_RELATIVE_PATH option is given.

Please document USE_RELATIVE_PATH at the top of FindKDE4Internal.cmake.

Can you please check whether you can use if(IS_ABSOLUTE) and 
file(RELATIVE_PATH) to make the logic easier to understand ?

Alex


More information about the Kde-buildsystem mailing list