summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0028/CMP0028-NEW-iface-stderr.txt
blob: 2f264a1c0789a0f51cb4d7f29ac7b26108624d76 (plain)
1
2
3
4
5
6
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\?
Call Stack \(most recent call first\):
  CMakeLists\.txt:[0-9]+ \(include\)