You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
455 B
12 lines
455 B
CMake Error at add_executable.cmake:1 \(add_executable\):
|
|
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.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|