summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/alias_targets/duplicate-target-CMP0107-NEW-stderr.txt
blob: 03ba5a6a93a0dc56b9563b075ff123f2ced1aa13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
CMake Error at duplicate-target.cmake:[0-9]+ \(add_library\):
  add_library cannot create ALIAS target "alias1" because another target with
  the same name already exists.
Call Stack \(most recent call first\):
  duplicate-target-CMP0107-NEW.cmake:[0-9]+ \(include\)
  CMakeLists.txt:[0-9]+ \(include\)


CMake Error at duplicate-target.cmake:[0-9]+ \(add_library\):
  add_library cannot create ALIAS target "alias1" because another target with
  the same name already exists.
Call Stack \(most recent call first\):
  duplicate-target-CMP0107-NEW.cmake:[0-9]+ \(include\)
  CMakeLists.txt:[0-9]+ \(include\)


CMake Error at duplicate-target.cmake:[0-9]+ \(add_library\):
  add_library cannot create ALIAS target "alias2" because another target with
  the same name already exists.
Call Stack \(most recent call first\):
  duplicate-target-CMP0107-NEW.cmake:[0-9]+ \(include\)
  CMakeLists.txt:[0-9]+ \(include\)


CMake Error at duplicate-target.cmake:[0-9]+ \(add_library\):
  add_library cannot create ALIAS target "alias2" because another target with
  the same name already exists.
Call Stack \(most recent call first\):
  duplicate-target-CMP0107-NEW.cmake:[0-9]+ \(include\)
  CMakeLists.txt:[0-9]+ \(include\)