diff options
author | Alexander Neundorf <neundorf@kde.org> | 2010-02-13 16:08:42 (GMT) |
---|---|---|
committer | Alexander Neundorf <neundorf@kde.org> | 2010-02-13 16:08:42 (GMT) |
commit | 10aece0d8199409fbb695478eab2c60545fcf310 (patch) | |
tree | 722f520342afe8a2e7906ee6e5b15db8585388af /Source/cmakewizard.cxx | |
parent | aa2b217d1d69bc5570f5877f1e6ff315e039f279 (diff) | |
download | CMake-10aece0d8199409fbb695478eab2c60545fcf310.zip CMake-10aece0d8199409fbb695478eab2c60545fcf310.tar.gz CMake-10aece0d8199409fbb695478eab2c60545fcf310.tar.bz2 |
-fix bug for Eclipse projects where targets which are in a subdir which has the same name as the project (... and so the linked resource) could not be built
http://public.kitware.com/Bug/view.php?id=9978
Now instead of one linked resource for each project() just one linked
resource to the top level source directory is created.
This should really avoid this type of name clashes. And to me it looks also
much less confusing.
Hopefully the name "[Source directory]" containing a space and square
brackets doesn't lead to problems somewhere. Here it works.
Alex
Diffstat (limited to 'Source/cmakewizard.cxx')
0 files changed, 0 insertions, 0 deletions