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
687 B
27 lines
687 B
^CMake Error at GENEX_EVAL-recursion2.cmake:8 \(add_custom_target\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<GENEX_EVAL:\$<TARGET_PROPERTY:CUSTOM_PROPERTY2>>
|
|
|
|
Dependency loop found.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|
|
|
|
|
|
CMake Error at GENEX_EVAL-recursion2.cmake:8 \(add_custom_target\):
|
|
Loop step 1
|
|
|
|
\$<GENEX_EVAL:\$<TARGET_PROPERTY:CUSTOM_PROPERTY1>>
|
|
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|
|
|
|
|
|
CMake Error at GENEX_EVAL-recursion2.cmake:8 \(add_custom_target\):
|
|
Loop step 2
|
|
|
|
\$<GENEX_EVAL:\$<TARGET_PROPERTY:CUSTOM_PROPERTY2>>
|
|
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|