diff options
author | David Faure <faure@kde.org> | 2006-02-15 11:46:32 +0000 |
---|---|---|
committer | David Faure <faure@kde.org> | 2006-02-15 11:46:32 +0000 |
commit | 53829e9233c98e57d7f8bbe8a08a941068b2f323 (patch) | |
tree | 61177452cff1642d8539dbabfa961d02bf05a3f5 /modules/FindLibXml2.cmake | |
parent | 491fa62d29b93219cfefcf4891a31095a9b9087b (diff) | |
download | extra-cmake-modules-53829e9233c98e57d7f8bbe8a08a941068b2f323.tar.gz extra-cmake-modules-53829e9233c98e57d7f8bbe8a08a941068b2f323.tar.bz2 |
Reverting - generating moc files in subdirs worked, but this broke compilation because
the subdir (in the builddir) is missing from the -I. How could we add it?
(E.g. kdelibs/kio/kfile/kopenwith.cpp is compiled from kdelibs/kio, so the relative path
to the header is kfile/kopenwith.h, and this created a kfile/kopenwith.moc, but it's included
as "kopenwith.moc" from kopenwith.h so we need -Ikfile in the compilation line. This is
necessary for the kabc/addressbook.h vs kabc/kab/addressbook.h case)
CCMAIL: kde-buildsystem@kde.org
svn path=/trunk/KDE/kdelibs/; revision=509646
Diffstat (limited to 'modules/FindLibXml2.cmake')
0 files changed, 0 insertions, 0 deletions