Other pb with cmake
David Faure
faure at kde.org
Thu Mar 16 21:52:30 CET 2006
On Thursday 16 March 2006 19:08, Alexander Neundorf wrote:
> -create the moc files in the subdirs where the object file will be located
> This directory is currently not part of the include path, so it probably
> wouldn't be found
Right, that's what I did and then reverted because of the include path problem.
However it still sounds like the right solution to me. Ideally we could automate
this include path stuff. (Adding srcdir/subdir and builddir/subdir when compiling
a file from subdir... or when compiling all the files from srcdir...)
But wait, won't the .o end up in the same directory, too, currently?
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the Kde-buildsystem
mailing list