On 9/4/07, Jesper Eskilson <[EMAIL PROTECTED]> wrote:
>
> Hi!
>
> I've got a Visual Studio 8 solution generated by CMake where one of the
> projects is always being relinked everytime I build it, even when
> nothing in it has changed (i.e. if I try to build it twice, it always
> relinks the project the second time).
>
> I've studied the build logs, but they do not make me any wiser.
>
> Does anyone recognize this behavior?


<wild guess>
Circular dependencie ?
</wild guess>

I am not sure if outputing the depencie graph with graphiz could show
that, since it only output high level dep (libs/executable)

-Mathieu
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to