summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/add_custom_target/BadByproduct-stderr.txt
blob: da9af49a03de4fa8556332cf025827ebe5aa08e3 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
CMake Error at BadByproduct.cmake:2 \(add_custom_target\):
  BYPRODUCTS containing a "#" is not allowed.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)


CMake Error at BadByproduct.cmake:3 \(add_custom_target\):
  BYPRODUCTS containing a "<" is not allowed.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)


CMake Error at BadByproduct.cmake:4 \(add_custom_target\):
  BYPRODUCTS containing a ">" is not allowed.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)

(
CMake Error at BadByproduct.cmake:5 \(add_custom_target\):
  BYPRODUCTS containing a "#" is not allowed.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)

)+
CMake Error at BadByproduct.cmake:6 \(add_custom_target\):
  BYPRODUCTS path

    .*RunCMake/add_custom_target/j

  in a source directory as an output of custom command.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)

(
CMake Error at BadByproduct.cmake:7 \(add_custom_target\):
  Error evaluating generator expression:

    \$<TARGET_PROPERTY:prop>

  \$<TARGET_PROPERTY:prop> may only be used with binary targets.  It may not
  be used with add_custom_command or add_custom_target.  Specify the target
  to read a property from using the \$<TARGET_PROPERTY:tgt,prop> signature
  instead.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)

)+(
CMake Error at BadByproduct.cmake:8 \(add_custom_target\):
  Error evaluating generator expression:

    \$<OUTPUT_CONFIG:n>

  Expression did not evaluate to a known generator expression
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)

)+(
CMake Error at BadByproduct.cmake:9 \(add_custom_target\):
  Error evaluating generator expression:

    \$<COMMAND_CONFIG:p>

  Expression did not evaluate to a known generator expression
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)

)+