cmake/Tests/RunCMake/GeneratorExpression/NonValidTarget-C_COMPILER_VERSION-stderr.txt

10 lines
357 B
Plaintext
Raw Normal View History

2018-04-23 21:13:27 +02:00
CMake Error at NonValidTarget-C_COMPILER_VERSION.cmake:1 \(add_custom_command\):
2015-04-27 22:25:09 +02:00
Error evaluating generator expression:
\$<C_COMPILER_VERSION>
\$<C_COMPILER_VERSION> may only be used with binary targets. It may not be
used with add_custom_command or add_custom_target.
Call Stack \(most recent call first\):
2024-11-11 15:18:55 +01:00
CMakeLists.txt:[0-9]+ \(include\)