summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CMP0111/CMP0111-NEW-stderr.txt
blob: 91a90e57aaba7bc560bfe5d311409ac325f1111f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
^CMake Error in CMakeLists.txt:
  IMPORTED_LOCATION not set for imported target "unknown_lib"( configuration
  "[^"]+")?.
+
CMake Error in CMakeLists.txt:
  IMPORTED_LOCATION not set for imported target "static_lib"( configuration
  "[^"]+")?.
+
CMake Error in CMakeLists.txt:
  IMPORTED_IMPLIB not set for imported target "shared_lib"( configuration
  "[^"]+")?.(
+
CMake Error in CMakeLists.txt:
  IMPORTED_(LOCATION|IMPLIB) not set for imported target "(unknown|static|shared)_lib"( configuration
  "[^"]+")?.)*
+
CMake Generate step failed.  Build files cannot be regenerated correctly.$