mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-25 01:28:50 -05:00
f1e51ec3a5
Since `cmake --help` output now uses `[arch]` placeholders for the VS generators, this test has been extracting invalid generator names. Switch to using `cmake -E capabilities` to get a more robust listing of the generators that does not depend on parsing human-readable help output.