Follow-ups will allow the use of the generator expression for compile definitions and include directories for non-IDE generators.
9 lines
268 B
Plaintext
9 lines
268 B
Plaintext
CMake Error at COMPILE_LANGUAGE-unknown-lang.cmake:4 \(target_compile_options\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<COMPILE_LANGUAGE:CXX>
|
|
|
|
\$<COMPILE_LANGUAGE:...> Unknown language.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|