On Thursday 29 January 2009, you wrote: > On Wednesday 28 of January 2009 22:04:57 Alexander Neundorf wrote: > > Why don't you use MacroOptionalFindPackage.cmake from > > kdelibs/cmake/modules/ ? > > I intended to as it's way better, I haven't checked yet whether it's safe > to just take and use this module from kdelibs and one cannot use module > *installed* by kdelibs when soprano is prerequisite for kdelibs itself. But > it looks like MacroOptionalFindPackage.cmake is pretty much independent > from the rest, so one can easily use it without worrying about KDE > dependencies.
Yes, that's the idea. Basically all modules in that directory should be usable independent from KDE (obviously except the ones having "kde" in their names). Some may require some of the Macro*.cmake files. Alex _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
