On Wednesday 01 March 2006 22:13, you wrote: > Alexander Neundorf wrote: > > This would mean that FindKDE4.cmake and KDE4Macros.cmake would have to > > move to cmake cvs. > > [snip] > > > So I suggest to rename kdelibs/cmake/modules/FindKDE4.cmake to > > kdelibs/cmake/modules/FindKDE4Internal.cmake (or something like this). > > [snip] > > > Then all software (except kdelibs) can simply do > > find_package(KDE4) and be done with it. > > > > What do you think about this ? > > It would not be appropriate to put KDE4Macros and the current FindKDE4 > module into CMake itself. This latter FindKDE4.cmake that just finds > enough to load the other modules from a KDE-specific location would be > appropriate to put in CMake.
Yes, that's what I meant (and did in the meantime: kdelibs/cmake/modules/FindKDE4.cmake is now FindKDE4Internal.cmake and the one in kdebase from FindKDE4xxx.cmake to FindKDE4.cmake). Bye Alex -- Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de Home: neundorf AT kde.org - http://www.kde.org alex AT neundorf.net - http://www.neundorf.net _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
