[cmake-developers] visual studio usage

Óscar Fuentes ofv at wanadoo.es
Fri Jun 8 12:26:12 EDT 2012


J Decker <d3ck0r at gmail.com> writes:

> I mean using cmake --build . and/or getting BUILD_COMMAND from cmake
> which comes back as devenv which is then used to build projects.
>
> I had a bunch of cmake projects that built from a batch file, then I
> made a cmakelists that does the same thing, so I have one
> cmakelists.txt which builds all other top level cmakelists.

cmake -DCMAKE_MAKE_PROGRAM=msbuild .

?




More information about the cmake-developers mailing list