CMake usage requirements in KDE Frameworks

Stephen Kelly steveire at gmail.com
Sun Mar 24 19:44:02 UTC 2013


Alexander Neundorf wrote:

>> That superbuild directory doesn't seem to work for me. Although I run
>> cmake on it with cmake master, it seems to try to use cmake 2.8.9 from my
>> distro when building the subprojects.
> 
> Hmm, for me it works as expected.
> What exactly did you do ?

The problem was that I edited the cache using ccmake, but I didn't build 
ccmake from master - it came from distro packages, and when it configured, 
it used its own too-old cmake.

Invoking cmake with -DBUILD_foo works.

Thanks,

Steve.




More information about the Kde-buildsystem mailing list