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. _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
