cmake manager regression?

Andreas Pakulat apaku at gmx.de
Sat Feb 14 19:38:23 UTC 2009


On 14.02.09 18:20:16, Nick Shaforostoff wrote:
> There is another issue regarding my CMakeLists.txt setup:
> I only see .h files in the src/ directory. This is a bit inconvenient
> as i have to ctrl+click on a non-inline function to get to the .cpp
> file.
> 
> I see there is a lokalize target, and it contains all .cpp file of my
> project, including even those from subdirs (like
> src/tm/dbfilesmodel.cpp in kdevelop-filelist2.png). So to open a .cpp
> file from src/ dir i have to either open it via header or find it in a
> huge plain filelist of lokalize target. Thanks God i have only few
> files in toplevel src/ !

Thats actually on purpose, the project model groups the files according to
the target.

Andreas

-- 
A few hours grace before the madness begins again.




More information about the KDevelop-devel mailing list