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.
10 lines
339 B
10 lines
339 B
CMake Error:
|
|
Error evaluating generator expression:
|
|
|
|
\$<TARGET_PROPERTY:use_std_in_consumed>
|
|
|
|
\$<TARGET_PROPERTY:prop> may only be used with binary targets. It may not
|
|
be used with add_custom_command or add_custom_target. Specify the target
|
|
to read a property from using the \$<TARGET_PROPERTY:tgt,prop> signature
|
|
instead.
|