blob: 470afd6a37edc8c384f795185acbdd364ff01f89 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
(CMake Error at BadCommand.cmake:1 \(add_custom_command\):
Error evaluating generator expression:
\$<OUTPUT_CONFIG:a>
Expression did not evaluate to a known generator expression
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
)+(CMake Error at BadCommand.cmake:2 \(add_custom_command\):
Error evaluating generator expression:
\$<COMMAND_CONFIG:b>
Expression did not evaluate to a known generator expression
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
)+
|