summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/target_link_libraries/ConfigCase-stderr.txt
blob: 953c9729ef1b3f5f36fbbebe06a9581ebc7f4649 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
^CMake Error at ConfigCase.cmake:[0-9]+ \(add_library\):
  Target "impl" links to target "config::impl-Debug" 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\)
+
CMake Error at ConfigCase.cmake:[0-9]+ \(add_library\):
  Target "impl" links to target "config::iface-Debug" 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\)