summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/add_custom_command/CMP0175-NEW-stderr.txt
blob: c3569713ee6df37920c9fc6f5dfda934f30e5468 (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
CMake Error at CMP0175\.cmake:[0-9]+ \(add_custom_command\):
  The following keywords are not supported when using
  add_custom_command\(TARGET\): DEPENDS, DEPENDS_EXPLICIT_ONLY, DEPFILE,
  JOB_POOL, MAIN_DEPENDENCY
Call Stack \(most recent call first\):
  CMP0175-NEW\.cmake:2 \(include\)
  CMakeLists\.txt:3 \(include\)


CMake Error at CMP0175\.cmake:[0-9]+ \(add_custom_command\):
  The following keywords are not supported when using
  add_custom_command\(TARGET\): IMPLICIT_DEPENDS, USES_TERMINAL
Call Stack \(most recent call first\):
  CMP0175-NEW\.cmake:2 \(include\)
  CMakeLists\.txt:3 \(include\)


CMake Error at CMP0175\.cmake:[0-9]+ \(add_custom_command\):
  Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given\.
Call Stack \(most recent call first\):
  CMP0175-NEW\.cmake:2 \(include\)
  CMakeLists\.txt:3 \(include\)


CMake Error at CMP0175\.cmake:[0-9]+ \(add_custom_command\):
  Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given\.
Call Stack \(most recent call first\):
  CMP0175-NEW\.cmake:2 \(include\)
  CMakeLists\.txt:3 \(include\)