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

11 lines
391 B
Plaintext
Raw Normal View History

2018-04-23 21:13:27 +02:00
CMake Error at COMPILE_LANGUAGE-target_sources.cmake:2 \(target_sources\):
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\)