mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
7bbddeb78d
Other multi-word command line options use hyphens to separate the words, so the --loglevel option introduced in CMake 3.15 was inconsistent in this regard. Rename it to --log-level but still support the original --loglevel name to preserve backward compatibility.
2 lines
53 B
Plaintext
2 lines
53 B
Plaintext
CMake Error: Invalid level specified for --log-level
|