summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CMP0028/CMP0028-NEW-iface-stderr.txt
blob: e2108f46c0278c3a74aa322de005a59adc0a505f (plain)
1
2
3
4
5
6
CMake Error at CMP0028-NEW-iface.cmake:6 \(add_library\):
  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:3 \(include\)