cmake manager regression?

Nick Shaforostoff shaforostoff at gmail.com
Sat Feb 14 16:20:16 UTC 2009


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/ !

http://youonlylivetwice.info/shots/kdevelop-filelist1.png
http://youonlylivetwice.info/shots/kdevelop-filelist2.png




More information about the KDevelop-devel mailing list