diff options
author | Alexander Neundorf <neundorf@kde.org> | 2006-03-18 17:06:38 +0000 |
---|---|---|
committer | Alexander Neundorf <neundorf@kde.org> | 2006-03-18 17:06:38 +0000 |
commit | 749af63f54c38a6aa03aa5240b8746aeed799507 (patch) | |
tree | 32c4a29dcc3b2f0c10bf7548fb678e914c64bdb0 /modules/MacroAdditionalCleanFiles.cmake | |
parent | 59f760108e06726ee40cecd4956fc6b41b5490de (diff) | |
download | extra-cmake-modules-749af63f54c38a6aa03aa5240b8746aeed799507.tar.gz extra-cmake-modules-749af63f54c38a6aa03aa5240b8746aeed799507.tar.bz2 |
-don't generate any files in the source tree, but only in the build tree
Laurent, where did this cause problems ?
Was this with the files where source files with the same base names are now
compiled to the same target, and beforfe with libtool one of them was part
of a convenience libs ?
Now that we don't use convenience libs anymore, this means that if two
source files have the same basename, they will generate moc files with the
same name, also for ui-files. What can we do about this ?
If two files have the same names, maybe the name is too generic, so let's
rename one of them to a more specialized name, especially now that we have
svn.
But generating files is the source-tree is a no-no.
CCMAIL: montel@kde.org
svn path=/trunk/KDE/kdelibs/; revision=520047
Diffstat (limited to 'modules/MacroAdditionalCleanFiles.cmake')
0 files changed, 0 insertions, 0 deletions