diff options
Diffstat (limited to 'Tests/RunCMake/LinkItemValidation/CMP0028-NEW-stderr.txt')
-rw-r--r-- | Tests/RunCMake/LinkItemValidation/CMP0028-NEW-stderr.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Tests/RunCMake/LinkItemValidation/CMP0028-NEW-stderr.txt b/Tests/RunCMake/LinkItemValidation/CMP0028-NEW-stderr.txt new file mode 100644 index 0000000..17b25de --- /dev/null +++ b/Tests/RunCMake/LinkItemValidation/CMP0028-NEW-stderr.txt @@ -0,0 +1,12 @@ +CMake Error at CMP0028-NEW\.cmake:5 \(target_link_libraries\): + Target "foo" links to: + + External::Library + + but the target was not found. Possible reasons include: +( + \*[^ +]+)* + +Call Stack \(most recent call first\): + CMakeLists\.txt:[0-9]+ \(include\) |