On Tuesday 04 September 2007 17:28:31 Jesper Eskilson 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?

I have a similar problem but with "Unix makefiles" when I do "make install" it 
relinks everything again and then installs. But because it doesnt relink on a 
second make install I think the issues are separate.

-- 
Mihai RUSU                                      Email: [EMAIL PROTECTED]
                        "Linux is obsolete" -- AST
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to