summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GenEx-LINK_LANGUAGE/install-stderr.txt
blob: 73afc33771864ac5c4040d94ca57768d90b1b000 (plain)
1
2
3
4
5
6
7
8
9
10
CMake Error:
  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.


CMake Generate step failed.  Build files cannot be regenerated correctly.