Yavuz Mert
2016-04-22 11:15:41 UTC
Hi all,
I have a problem in kdevelop5 beta 2,
I occasionally use "make package_source" to prepare a source package (tgz) in
cmake build directory, which copies the source files in a "_CPack_Packages"
directory inside the build directory. After that kdevelop parser use those
files also. And then "Code browser", "Show Uses" etc. navigate to those files,
which are actually duplicates of the original sources.
Maybe the best option would be to exclude the build directory totally for the
parser automatically. But then, parser may not work for the cmake-generated,
configured files which are intentionally put in build directory.
Is there a manual method to set exclude directories for the parser -similar to
that used for 'find in files'
Or should I file a bug report.
Thanks,
yavuz
I have a problem in kdevelop5 beta 2,
I occasionally use "make package_source" to prepare a source package (tgz) in
cmake build directory, which copies the source files in a "_CPack_Packages"
directory inside the build directory. After that kdevelop parser use those
files also. And then "Code browser", "Show Uses" etc. navigate to those files,
which are actually duplicates of the original sources.
Maybe the best option would be to exclude the build directory totally for the
parser automatically. But then, parser may not work for the cmake-generated,
configured files which are intentionally put in build directory.
Is there a manual method to set exclude directories for the parser -similar to
that used for 'find in files'
Or should I file a bug report.
Thanks,
yavuz