On Tuesday 02 May 2006 16:15, David Faure wrote: > On Monday 01 May 2006 21:02, Alexander Neundorf wrote: > > -improved sorting of include dirs: dirs in the source or build tree > > automatically always come before include dirs outside > > So it's for the whole module, right? > > The variable is called CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE which says > "project" so I was afraid it would be limited to inside the subdirs where > project(somename) is set. Hopefully this isn't the case, but then the > naming is a bit unfortunate I think.
"project" as in "everything built in one go by cmake", i.e. one KDE "module". (I think) 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
