summaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-11-02 16:47:45 (GMT)
committerBrad King <brad.king@kitware.com>2013-11-02 16:47:45 (GMT)
commit4b0cfa7004c1a2f5069affa4e673a24d9cf6a075 (patch)
treeedd3dad13d7af0e7ebaa5499ccbd1a474ac557ed /Tests
parent239b0c6b0ed821fd012a2a980961b9a9d43793e5 (diff)
parent0b3b3368fb8ee712aa06fcb2b9c6e288905ca6ae (diff)
downloadCMake-4b0cfa7004c1a2f5069affa4e673a24d9cf6a075.zip
CMake-4b0cfa7004c1a2f5069affa4e673a24d9cf6a075.tar.gz
CMake-4b0cfa7004c1a2f5069affa4e673a24d9cf6a075.tar.bz2
Merge branch 'output-CMP0022-entries' into policy-CMP0022-fixes
Diffstat (limited to 'Tests')
-rw-r--r--Tests/RunCMake/CMP0022/CMP0022-WARN-static-stderr.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/Tests/RunCMake/CMP0022/CMP0022-WARN-static-stderr.txt b/Tests/RunCMake/CMP0022/CMP0022-WARN-static-stderr.txt
index 41d132c..e41133a 100644
--- a/Tests/RunCMake/CMP0022/CMP0022-WARN-static-stderr.txt
+++ b/Tests/RunCMake/CMP0022/CMP0022-WARN-static-stderr.txt
@@ -7,4 +7,13 @@ CMake Warning \(dev\) in CMakeLists.txt:
should be preferred as the source of the link interface for this library.
Ignoring the property and using the link implementation as the link
interface instead.
+
+ INTERFACE_LINK_LIBRARIES:
+
+ foo
+
+ Link implementation:
+
+ bat
+
This warning is for project developers. Use -Wno-dev to suppress it.$