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

11 lines
399 B
Plaintext
Raw Normal View History

2018-04-23 21:13:27 +02:00
CMake Error at COMPILE_LANGUAGE-add_custom_command.cmake:2 \(add_custom_command\):
2015-08-17 11:37:30 +02:00
Error evaluating generator expression:
\$<COMPILE_LANGUAGE>
2018-01-26 17:06:56 +01:00
\$<COMPILE_LANGUAGE:...> may only be used to specify include directories,
compile definitions, compile options, and to evaluate components of the
2015-08-17 11:37:30 +02:00
file\(GENERATE\) command.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)