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.
27 lines
711 B
27 lines
711 B
6 years ago
|
^CMake Error at GENEX_EVAL-recursion1.cmake:7 \(add_custom_target\):
|
||
|
Error evaluating generator expression:
|
||
|
|
||
|
\$<GENEX_EVAL:\$<TARGET_PROPERTY:CUSTOM_PROPERTY>>
|
||
|
|
||
|
Dependency loop found.
|
||
|
Call Stack \(most recent call first\):
|
||
|
CMakeLists.txt:3 \(include\)
|
||
|
|
||
|
|
||
|
CMake Error at GENEX_EVAL-recursion1.cmake:7 \(add_custom_target\):
|
||
|
Loop step 1
|
||
|
|
||
|
\$<GENEX_EVAL:\$<TARGET_PROPERTY:CUSTOM_PROPERTY>>
|
||
|
|
||
|
Call Stack \(most recent call first\):
|
||
|
CMakeLists.txt:3 \(include\)
|
||
|
|
||
|
|
||
|
CMake Error at GENEX_EVAL-recursion1.cmake:7 \(add_custom_target\):
|
||
|
Loop step 2
|
||
|
|
||
|
\$<TARGET_GENEX_EVAL:recursion,\$<TARGET_PROPERTY:recursion,CUSTOM_PROPERTY>>
|
||
|
|
||
|
Call Stack \(most recent call first\):
|
||
|
CMakeLists.txt:3 \(include\)
|