You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
932 B
28 lines
932 B
10 years ago
|
(CMake Error at BadContext.cmake:4 \(file\):
|
||
|
Error evaluating generator expression:
|
||
|
|
||
|
\$<TARGET_OBJECTS:NoTarget>
|
||
|
|
||
|
The evaluation of the TARGET_OBJECTS generator expression is only suitable
|
||
|
for consumption by CMake. It is not suitable for writing out elsewhere.
|
||
|
Call Stack \(most recent call first\):
|
||
|
CMakeLists.txt:3 \(include\)
|
||
|
*)+
|
||
|
(CMake Error at BadContext.cmake:5 \(file\):
|
||
|
Error evaluating generator expression:
|
||
|
|
||
|
\$<TARGET_OBJECTS:NoTarget>
|
||
|
|
||
|
The evaluation of the TARGET_OBJECTS generator expression is only suitable
|
||
|
for consumption by CMake. It is not suitable for writing out elsewhere.
|
||
|
Call Stack \(most recent call first\):
|
||
|
CMakeLists.txt:3 \(include\)
|
||
|
*)+
|
||
|
CMake Error:
|
||
|
Error evaluating generator expression:
|
||
|
|
||
|
\$<TARGET_OBJECTS:NoTarget>
|
||
|
|
||
|
The evaluation of the TARGET_OBJECTS generator expression is only suitable
|
||
|
for consumption by CMake. It is not suitable for writing out elsewhere.
|