cmake/Tests/RunCMake/target_link_libraries/CMP0079-link-NEW-bogus-stderr.txt
2018-10-28 12:09:07 +01:00

7 lines
328 B
Plaintext

^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:3 \(include\)