https://github.com/Kitware/CMake
Raw File
Tip revision: 876da11858ab6649bb088c4bb7758fc84910ba20 authored by Brad King on 19 October 2016, 12:53:08 UTC
CMake 3.7.0-rc2
Tip revision: 876da11
link-libraries-TARGET_FILE-genex-stderr.txt
CMake Error at link-libraries-TARGET_FILE-genex.cmake:[0-9]+ \(target_link_libraries\):
  Error evaluating generator expression:

    \$<TARGET_FILE:foo>

  Expressions which require the linker language may not be used while
  evaluating link libraries
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)
back to top