summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/target_link_libraries/CMP0079-link-NEW-bogus-stderr.txt
blob: 8ef35c1dcccaee33cbc718f3710830a6aeec7f1e (plain)
1
2
3
4
5
6
^CMake Error at CMP0079-link-NEW-bogus.cmake:[0-9]+ \(add_executable\):
  Target "top" links to target "foo::@<0xdeadbeef>" but the target was not
  found.  Perhaps a find_package\(\) call is missing for an IMPORTED target, or
  an ALIAS target is missing\?
Call Stack \(most recent call first\):
  CMakeLists\.txt:[0-9]+ \(include\)