LinkImplementationCycle1-stderr.txt 396 B

12345678910
  1. CMake Error at LinkImplementationCycle1.cmake:5 \(target_link_libraries\):
  2. Error evaluating generator expression:
  3. \$<TARGET_PROPERTY:INCLUDE_DIRECTORIES>
  4. \$<TARGET_PROPERTY:...> expression in link libraries evaluation depends on
  5. target property which is transitive over the link libraries, creating a
  6. recursion.
  7. Call Stack \(most recent call first\):
  8. CMakeLists.txt:8 \(include\)