On 06.08.08 20:29:07, Yogesh Marwaha wrote: > 2008/8/6 Andreas Pakulat <[EMAIL PROTECTED]>: > > It would be interesting to see how the file initially looked. KDevelop > > automatically removes any entries which point to non-existing files and > > I guess the cmake generator has wrong assumptions about what it can put > > into the filelist. > > > Here is the link to file (4K): > http://tuxdiscs.googlepages.com/Gravity.kdevelop.filelist > > Here is the link to complete (initial) build directory (33K): > http://tuxdiscs.googlepages.com/build.tar.bz2
Ok, thanks, I was able to reproduce this. The problem is that for some reason the generator puts all directories into the blacklist, which means kdevelop will ignore them. I have no idea why it does this, it doesn't make any sense at all. You should file a bugreport about this at www.cmake.org Andreas -- There will be big changes for you but you will be happy. _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
