summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Languages/link-libraries-TARGET_FILE-genex-stderr.txt
blob: d8bc2387b4ab59bff43e50b145439570787a6b0b (plain)
1
2
3
4
5
6
7
8
9
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:3 \(include\)