mirror of
https://github.com/reactos/CMake.git
synced 2024-12-13 06:16:49 +00:00
5c559f1113
Follow-ups will allow the use of the generator expression for compile definitions and include directories for non-IDE generators.
9 lines
282 B
Plaintext
9 lines
282 B
Plaintext
CMake Error at CompileOptions.cmake:5 \(target_compile_options\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<COMPILE_LANGUAGE:CXX>
|
|
|
|
\$<COMPILE_LANGUAGE:...> may not be used with Visual Studio generators.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|