Files
CMake/Tests/RunCMake/GeneratorExpression/COMPILE_LANG_AND_ID-install-stderr.txt
T
2019-05-14 14:54:15 -04:00

10 lines
340 B
Plaintext

CMake Error:
Error evaluating generator expression:
\$<COMPILE_LANG_AND_ID:C,MSVC>
\$<COMPILE_LANG_AND_ID:lang,id> may only be used with binary targets to
specify include directories, compile definitions, and compile options. It
may not be used with the add_custom_command, add_custom_target, or
file\(GENERATE\) commands.