summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0028/CMP0028-NEW-iface-stderr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/CMP0028/CMP0028-NEW-iface-stderr.txt')
-rw-r--r--Tests/RunCMake/CMP0028/CMP0028-NEW-iface-stderr.txt12
1 files changed, 9 insertions, 3 deletions
diff --git a/Tests/RunCMake/CMP0028/CMP0028-NEW-iface-stderr.txt b/Tests/RunCMake/CMP0028/CMP0028-NEW-iface-stderr.txt
index 2f264a1..111d1f0 100644
--- a/Tests/RunCMake/CMP0028/CMP0028-NEW-iface-stderr.txt
+++ b/Tests/RunCMake/CMP0028/CMP0028-NEW-iface-stderr.txt
@@ -1,6 +1,12 @@
CMake Error at CMP0028-NEW-iface\.cmake:5 \(target_link_libraries\):
- Target "foo" links to target "External::Library" but the target was not
- found. Perhaps a find_package\(\) call is missing for an IMPORTED target, or
- an ALIAS target is missing\?
+ The link interface of target "iface" contains:
+
+ External::Library
+
+ but the target was not found. Possible reasons include:
+(
+ \*[^
+]+)*
+
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)