Files
cmake/Tests/RunCMake/CommandLine/install-unknown-command-did-you-mean-stderr.txt
Tyler Yankee 27dedeaafd cmake: Add CLI argument spell checking
Use Levenshtein distance to track when the user may have made a typo in
an argument to `cmake`, `cmake --build`, `cmake --install`, or
`cmake --workflow`.
2026-09-11 08:23:30 -04:00

3 lines
100 B
Plaintext

^Unknown argument --compnent\. Did you mean: --component\?
Usage: cmake --install <dir> \[options\]