mirror of
https://github.com/reactos/CMake.git
synced 2024-12-13 06:16:49 +00:00
b734fa4471
Issue an error if this is encountered by an IDE generator.
10 lines
309 B
Plaintext
10 lines
309 B
Plaintext
CMake Error at IncludeDirectories.cmake:5 \(target_include_directories\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<COMPILE_LANGUAGE:CXX>
|
|
|
|
\$<COMPILE_LANGUAGE:...> may only be used with COMPILE_OPTIONS with the
|
|
Xcode generator.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|