summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GenEx-LINK_LANGUAGE/LINK_LANGUAGE-add_executable-stderr.txt
blob: 3bdc8e493e5be103e0d77466e7e84a116b108dca (plain)
1
2
3
4
5
6
7
8
9
CMake Error at LINK_LANGUAGE-add_executable.cmake:1 \(add_executable\):
  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\)