Project files are not listed in "File Groups" section of KDevelop (3.5.2) when project file is generated through "cmake -GKDevelop3" I generate kdevelop project files via cmake 2.6.1 kdevelop3 generator. When I open the project, no file of my project is shown in "File Groups" section or "Classes" section. So no easy way to browse project files. Also "compile before execute" (and similar functions) does not work.
At first when the project file is generated "Gravity.kdevelop.filelist" contains all the files in my project, but when the project is opened and closed once, then that file is reduced to: - ------ # KDevelop Custom Project File List CMakeLists.txt ------ I first reported this issue to KDevelop developers (http://bugs.kde.org/show_bug.cgi?id=168433) but I was instructed to post issue here. Thanks, -- Yogesh M http://linuxdiscs.blogspot.com _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
