cmake/Tests/RunCMake/GenEx-COMPILE_LANGUAGE/target_sources-stderr.txt
2021-09-14 00:13:48 +02:00

11 lines
374 B
Plaintext

CMake Error at target_sources.cmake:2 \(target_sources\):
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.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)