mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-18 05:31:11 -05:00
7df38939f9
Move the details about support for generator toolset specification to the `CMAKE_GENERATOR_TOOLSET` variable documentation. This is a more suitable place because it is shared by all means to set this variable, not just the `cmake -T` option.