[CMake] CMake and it's invocation from MS VC7
Phillip Hellewell
sshock at gmail.com
Tue May 16 16:52:22 EDT 2006
On 5/16/06, William A. Hoffman <billlist at nycap.rr.com> wrote:
>
> At 03:39 PM 5/16/2006, David Cole wrote:
> >You also get this behavior if you are used to using VC's "Rebuild
> Solution"... With CMake, you never want to use "Rebuild Solution" - always
> "Build Solution"...
>
> Which is why CMake adds the ALL_BUILD target. You want to build the
> ALL_BUILD
> target to build everything else.
>
Does anyone else have the problem that Visual Studio will only detect a
modified project and prompt to reload it ONCE. After that, you will not get
prompted again (even when you build ALL_BUILD or run cmake outside of visual
studio, or whatever. Cmake is working correctly and is rebuilding the
project files, but VS is not prompting to reload it).
Anyone else notice this problem with VS.Net 2003? Anyone know how to fix
it?
Phillip Hellewell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20060516/38c3e7fc/attachment.htm
More information about the CMake
mailing list