mirror of
https://github.com/reactos/CMake.git
synced 2024-12-13 22:58:41 +00:00
0b945ea9a6
Issue an error if this is encountered by an IDE generator.
9 lines
290 B
Plaintext
9 lines
290 B
Plaintext
CMake Error at CompileDefinitions.cmake:5 \(target_compile_definitions\):
|
|
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\)
|