diff options
author | Michael Scott <michael.scott250@gmail.com> | 2015-11-29 12:39:03 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-12-01 14:40:43 (GMT) |
commit | 07388f83b69739116c8364e9443f10158fcdc912 (patch) | |
tree | ecd6ab97971a063dabd853908754874d5f3baa0b /Tests/RunCMake/CommandLine/W_bad-arg2-result.txt | |
parent | 246b0bfbfda9a8f3091fc34fc92816aebaf60ae9 (diff) | |
download | CMake-07388f83b69739116c8364e9443f10158fcdc912.zip CMake-07388f83b69739116c8364e9443f10158fcdc912.tar.gz CMake-07388f83b69739116c8364e9443f10158fcdc912.tar.bz2 |
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.
Diffstat (limited to 'Tests/RunCMake/CommandLine/W_bad-arg2-result.txt')
-rw-r--r-- | Tests/RunCMake/CommandLine/W_bad-arg2-result.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/CommandLine/W_bad-arg2-result.txt b/Tests/RunCMake/CommandLine/W_bad-arg2-result.txt new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/Tests/RunCMake/CommandLine/W_bad-arg2-result.txt @@ -0,0 +1 @@ +1 |