[CMake] Dependency bug in cmake with a custom-command

Andreas Pakulat apaku at gmx.de
Fri Aug 13 16:31:09 EDT 2010


On 13.08.10 14:09:21, Brad King wrote:
> On 08/11/2010 07:04 PM, Andreas Pakulat wrote:
> > On 11.08.10 16:07:21, Brad King wrote:
> >> This is what causes the header to be generated before dependencies
> >> are scanned (as you observed in the quote above).  I do not think
> >> anything in the kdereviewboard target can compile before the above
> >> steps run.
> >>
> >> What source file is it compiling when it fails to find the header?
> > 
> > reviewpatchdialog.cpp which has #include "ui_reviewpatch.h"
> > 
> >> In what target is its object file?
> > 
> > kdevreviewboard is the target with the .cpp:
> 
> I'd like to try to reproduce this.  What projects do I need to clone?

Just this:

git://gitorious.org/kdevelop/kdevplatform.git

Andreas

-- 
You are dishonest, but never to the point of hurting a friend.


More information about the CMake mailing list