cmake/Tests/RunCMake/GenEx-COMPILE_LANGUAGE/add_executable-stderr.txt

11 lines
374 B
Plaintext
Raw Normal View History

2021-09-14 00:13:48 +02:00
CMake Error at add_executable.cmake:1 \(add_executable\):
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\)