mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
2ca116189f
If CMAKE_MAKE_PROGRAM is set to devenv, then GenerateBuildCommand uses it just like we used to do for VS8 and VS9. Otherwise, it still uses MSBuild. This will let us run the CMake test suite through devenv and make sure all the solution and project files we generate are load-able and build-able by the VS 2010 IDE, not just MSBuild. Inspired-By: Robert Lenhardt
5.8 KiB
5.8 KiB