CMake/Tests/RunCMake/CommandLine/W_bad-arg1-stderr.txt
Michael Scott 07388f83b6 Refactor the -W options parser to be generic.
Refactor the -Wdev and -Wno-dev options parser to use a generic -W
parser that follows the GCC pattern, excluding support for
-Werror=TYPE and -Wno-error=TYPE formats for now.
2015-12-01 09:40:43 -05:00

3 lines
106 B
Plaintext

CMake Error: -W must be followed with \[no-\]<name>.
CMake Error: Problem processing arguments. Aborting.