mirror of
https://github.com/yaobinwen/CMake.git
synced 2026-01-26 07:57:16 +00:00
46e9ff5729Restore honoring CMAKE_GENERATOR_INSTANCE in toolchain file42418b02f7Android: Refactor sysroot detection under Visual Studio44a86d0b38cmake_host_system_information: Add undocumented VS_MSBUILD_COMMAND key6999b87133cmGlobalVisualStudio10Generator: Add method to find MSBuild early7f730464becmGlobalGenerator: Add method to check if generator is at least VS 108917b8512fcmGlobalVisualStudioVersionedGenerator: Allow repeating SetGeneratorInstance6511654164cmGlobalVisualStudio10Generator: Allow subclasses to reset MSBuild search Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !6646