blob: 8b02f7c1899997e6af5f1591d7623f9285733fc6 (
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
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\)
|