summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GeneratorExpression/COMPILE_LANGUAGE-install-stderr.txt
blob: eca700f4d0136ebb627f2b9b753881a91bac81f2 (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.