[kdelibs/KDE/4.7] cmake/modules: findKDEWin... packages are provided by the kdewin package

Alexander Neundorf neundorf at kde.org
Mon Oct 24 19:27:22 UTC 2011


On Monday 24 October 2011, Ralf Habacker wrote:
> Git commit 3186e7a5f3acfaa5b5ac1b5cce9315eb53f54655 by Ralf Habacker.
> Committed on 24/10/2011 at 10:31.
> Pushed by habacker into branch 'KDE/4.7'.
> 
> findKDEWin... packages are provided by the kdewin package
> 
> D  +0    -26   cmake/modules/FindKDEWIN32.cmake
> D  +0    -171  cmake/modules/FindKDEWIN_Packager.cmake
> D  +0    -89   cmake/modules/FindKDEWin.cmake

Where do these files now come from ?

If they are now installed by the kdewin32 package themselves, then this commit 
is exactly the wrong thing to do.

A package must not install their own FindFoo.cmake file, this doesn't make 
sense.
Because there is no central place where cmake searches for Find-modules, so 
there is no sensible place where kdewin32 could install its FindKDEWIn32.cmake 
file.

Is this the case ?

Alex


More information about the Kde-windows mailing list