[CMake] Visual Studio reload projects

Manuel Klimek klimek at box4.net
Fri Aug 31 04:19:59 EDT 2007


I just tried it, and funnily enough while
> msbuild test.sln
works fine,
> vcbuild test.sln
doesn't work if I'm in a subdirectory and depend
on projects in a file hierarchy like ../../lib/liba/liba.vcproj.

So msbuild does resemble what happens in the IDE
more closely than vcbuild, obviously...

Cheers,
Manuel

On 8/31/07, Manuel Klimek <klimek at box4.net> wrote:
> > Pardon me if I am wrong, but AFAICT MSBuild uses its own project file
> > format, and not .vcproj files. This would make it pretty hard to use
> > with CMake...
> >
> > Are you perhaps thinking of vcbuild?
>
> Yes. msbuild calls vcbuild transparently, so I confused this ;-)
>
> Cheers,
> Manuel
>
> --
> http://klimek.box4.net
>


-- 
http://klimek.box4.net


More information about the CMake mailing list