Files
CMake/Tests/RunCMake/CommandLine/C-no-arg2-stderr.txt
T
Robert Maynard f73457ca2e cmake: Ignore any empty "" command line arguments
Don't treat empty quote arguments("") as the current working
directory but instead ignore them.

Fixes #23217
2022-02-16 12:11:33 -05:00

3 lines
110 B
Plaintext

^CMake Error: -C must be followed by a file name.
CMake Error: Run 'cmake --help' for all supported options.$