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