diff options
author | Brad King <brad.king@kitware.com> | 2015-03-09 13:20:58 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-03-09 13:20:58 (GMT) |
commit | 77f3804ab2c10228b55ce8f5d255ba5bef1537c1 (patch) | |
tree | f704e9ab46f8dd8f7b5a0e1f840dde0e330898d8 /Tests/RunCMake/configure_file/NewLineStyle-COPYONLY-stderr.txt | |
parent | cc1ee21383c0eb18620a2bcb028c1ebc56e8fd12 (diff) | |
parent | 024e25e485f8d1dbca40521fbc0bcd61e383f413 (diff) | |
download | CMake-77f3804ab2c10228b55ce8f5d255ba5bef1537c1.zip CMake-77f3804ab2c10228b55ce8f5d255ba5bef1537c1.tar.gz CMake-77f3804ab2c10228b55ce8f5d255ba5bef1537c1.tar.bz2 |
Merge branch 'configure_file-NEWLINE_STYLE-no-warn' into release
Diffstat (limited to 'Tests/RunCMake/configure_file/NewLineStyle-COPYONLY-stderr.txt')
-rw-r--r-- | Tests/RunCMake/configure_file/NewLineStyle-COPYONLY-stderr.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/RunCMake/configure_file/NewLineStyle-COPYONLY-stderr.txt b/Tests/RunCMake/configure_file/NewLineStyle-COPYONLY-stderr.txt new file mode 100644 index 0000000..3f66909 --- /dev/null +++ b/Tests/RunCMake/configure_file/NewLineStyle-COPYONLY-stderr.txt @@ -0,0 +1,4 @@ +CMake Error at NewLineStyle-COPYONLY.cmake:[0-9]+ \(configure_file\): + configure_file COPYONLY could not be used in combination with NEWLINE_STYLE +Call Stack \(most recent call first\): + CMakeLists.txt:3 \(include\) |