Nicolas Alvarez wrote: > I finished fixing kdeedu 4.6 so that apps build *both* standalone and in a > monolithic tarball. > > You can use something as simple as this in the top-level CMakeLists.txt: > > project(libkdeedu) > find_package(KDE4) > > [...] Of course, I meant "project(kdeedu)" here. -- Nicolas