cmake/Tests/RunCMake/target_link_libraries/CMP0079-link-NEW-bogus-stderr.txt

7 lines
333 B
Plaintext
Raw Normal View History

2018-10-28 12:09:07 +01:00
^CMake Error at CMP0079-link-NEW-bogus.cmake:[0-9]+ \(add_executable\):
2020-08-30 11:54:41 +02:00
Target "top" links to target "::@\(0xdeadbeef\)" but the target was not
2018-10-28 12:09:07 +01:00
found. Perhaps a find_package\(\) call is missing for an IMPORTED target, or
an ALIAS target is missing\?
Call Stack \(most recent call first\):
2019-11-11 23:01:05 +01:00
CMakeLists\.txt:[0-9]+ \(include\)