[CMake] Loosing my mind with dependencies

Alexander Neundorf a.neundorf-work at gmx.net
Mon Nov 30 12:53:10 EST 2009


On Friday 27 November 2009, Julien Michel wrote:
> Dear cmake users,
>
> I ma stuck with some dependencies problem and I can not figure out why
> my cmake project behave like that :
> make BaseDoxygen
> -> 100% built
> make BaseJar :
> -> make[2]: *** No rule to make target « BaseDoxygen » ...
> make[1]: ***
>
> I do not understand how make succeed to make target BaseDoxygen but have
> no rule to make it in BaseJar dependencies.

Please post more information (ideally a small self-contained example project) 
where we can see and reproduce the problem.
This is not clear from your email.

Alex


More information about the CMake mailing list