Skip to content

cmCommandLineArgument: Improve error handling and improve `=` support

Allows us to provide better error messages when commands such as --targetNoSep are passed, plus allows us to support --target=<target> syntax.

Fixes:#22187 (closed)

Edited by Robert Maynard

Merge request reports