https://github.com/Kitware/CMake
Raw File
Tip revision: 25b72e9097260d1faf254155a1199886c808a58f authored by Brad King on 12 July 2017, 13:20:01 UTC
CMake 3.9.0-rc6
Tip revision: 25b72e9
LinkImplementationCycle1-stderr.txt
CMake Error at LinkImplementationCycle1.cmake:5 \(target_link_libraries\):
  Error evaluating generator expression:

    \$<TARGET_PROPERTY:INCLUDE_DIRECTORIES>

  \$<TARGET_PROPERTY:...> expression in link libraries evaluation depends on
  target property which is transitive over the link libraries, creating a
  recursion.
Call Stack \(most recent call first\):
  CMakeLists.txt:8 \(include\)
back to top