summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GeneratorExpression/COMPILE_LANGUAGE-install-stderr.txt
blob: bef7f63b9a9afa40a51f2eefd06a724a14c46969 (plain)
1
2
3
4
5
6
7
8
CMake Error:
  Error evaluating generator expression:

    \$<COMPILE_LANGUAGE>

  \$<COMPILE_LANGUAGE:...> may only be used to specify include directories,
  compile definitions, compile options, and to evaluate components of the
  file\(GENERATE\) command.