cmake/Tests/RunCMake/GeneratorExpression/COMPILE_LANGUAGE-install-stderr.txt

9 lines
257 B
Plaintext
Raw Normal View History

2015-08-17 11:37:30 +02:00
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.