blob: dfdf8f81a0244dc273e09a5305c8bc065f79bb3e (
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_target\):
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:1 \(add_custom_target\):
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\)
)+
|