overriding CMAKE_MODULE_PATH
Yury G. Kudryashov
urkud at ya.ru
Wed Aug 18 14:49:29 CEST 2010
Alexander Neundorf wrote:
> On Monday 16 August 2010, Yury G. Kudryashov wrote:
>> Alexander Neundorf wrote:
>> > Hi,
>> >
>> > Once I figured that out I tried to make sure that kdelibs and I think
>> > kdepimlibs stay the only modules which do that.
>>
>> Some apps that install files to $prefix/share/apps/cmake/modules:
>>
>
> While you're at it, which files are installed and from which
> CMakeLists.txt ? It seems I noticed these two too late and tried to
> "limit" the damage: http://websvn.kde.org/?view=revision&revision=966044
>> kdebase-workspace-4.5.0
All files are installed by cmake/modules/CMakeLists.txt.
>> kdebase-runtime-4.5.0
All files are installed by cmake/modules/CMakeLists.txt.
> Hmm, yes, also not good. But I'm not sure whether not installing it
> anymore would be a good idea. And they also don't promise compatiblity
> between versions AFAIK.
>> kdegraphics-4.5.0
It installs FindOkular and FindKSane which is wrong.
I'm not ready to make "compatibility vs correctness" decisions. Any ideas
how to fix it in a compatible manner?
More information about the Kde-buildsystem
mailing list