summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GenEx-LINK_LANGUAGE/target_sources-stderr.txt
blob: 4c63a6e6c9c1f8c0c257e2d15fed61d8275a3b26 (plain)
1
2
3
4
5
6
7
8
9
CMake Error at target_sources.cmake:2 \(target_sources\):
  Error evaluating generator expression:

    \$<LINK_LANGUAGE>

  \$<LINK_LANGUAGE:...> may only be used with binary targets to specify link
  libraries, link directories, link options and link depends.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)