On Tuesday 03 June 2008, Brad King wrote: > David Faure wrote: > > On Tuesday 03 June 2008, Alexander Neundorf wrote: > >>> Hmm. My old login failed to work. Grmbl. OK new account created... > > > > Done, http://public.kitware.com/Bug/view.php?id=7146 > > > >> I guess blogging about this once wasn't enough... > >> ...how could anybody not remember all details from the blog of some KDE > >> developer... > > > > Blogging? What's that? I don't have time to read blogs -and- mailinglists > > and fix kde bugs, sorry :) > > > >> Hmm, techbase... > > > > Yes -- and of course the cmake documentation itself (added > > CMAKE_PREFIX_PATH to report 7146...) > > >From "cmake --help-command find_library": > > 1. Search cmake specific environment variables. ... > > <prefix>/lib for each <prefix> in CMAKE_PREFIX_PATH > ... > > 2. Search cmake variables with the same names as the cmake specific > environment variables. ... > > <prefix>/lib for each <prefix> in CMAKE_PREFIX_PATH > ... > > ...and similarly for the other find_* commands.
Yes. This is nice for the cmake-code-writer, but not for the cmake user, who doesn't know find_library is involved in the first place. If someone tells that user "just set CMAKE_PREFIX_PATH", he's going to do cmake --help-variable CMAKE_PREFIX_PATH, like I did :) What's cmake --help-variable good for, if it doesn't have all useful variables? Well, ==> http://public.kitware.com/Bug/view.php?id=7146 :) KDE developers, always complaining, I know :) But at least phonon compiles now so I'm happy :) -- David Faure, [EMAIL PROTECTED], sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org). _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
